Add Flutter (#477)

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/477
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: Pixelo789 <Pixelo789@noreply.codeberg.org>
Co-committed-by: Pixelo789 <Pixelo789@noreply.codeberg.org>
This commit is contained in:
Pixelo789 2026-04-20 07:56:06 +02:00 committed by JesseBot
commit 9579bda679

View file

@ -87,6 +87,7 @@ See a project on here that you love, and wish wasn't on here? Check out our [**N
* [C](#c)
* [C++](#c-1)
* [CSS](#css)
* [Dart](#dart)
* [JavaScript And TypeScript](#javascript-and-typescript)
* [Python](#python)
* [Rust](#rust)
@ -792,6 +793,14 @@ This is a section for repos that are similar to this one either because they are
| --- |:---:| --- | --- |
| [`tailwindcss`](https://github.com/tailwindlabs/tailwindcss) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/tailwindlabs/tailwindcss/commit/9ded4a23de06fb7e8cdc34a3bdf9318e7e8d2bbc))<br />[![AI sponsored](./badges/ai-sponsored-blue.svg)](#sponsored-by-ai) ([1](https://tailwindcss.com/sponsor)) | [`twind`](https://github.com/tw-in-js/twind) |
### Dart
Note that Dart is itself tainted; see [the Programming Languages section](#programming-languages).
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
| --- |:---:| --- | --- |
| [Flutter](https://flutter.dev/) | [`985576d`](https://github.com/flutter/flutter/commit/985576dbfdff5e9321941d9f66cb33baed337346) | [![AI Functionality](./badges/ai-functionality-yellow.svg)](#ai-functionality) ([1](https://docs.flutter.dev/ai))<br />[![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/flutter/flutter/tree/2844af6a713467da39a34658fb889a61a953cb67/.agents), [2](https://github.com/flutter/flutter/tree/2844af6a713467da39a34658fb889a61a953cb67/.gemini), [3](https://github.com/flutter/flutter/pull/145170#discussion_r1525328287))<br />[![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/flutter/flutter/pull/172910), [2](https://github.com/flutter/flutter/pull/172978), [3](https://github.com/flutter/flutter/pull/185164)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) |
### JavaScript And TypeScript
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |