update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -5,8 +5,8 @@
Contributing
Please take a quick look at the contribution guidelines (/CONTRIBUTING.md) first. If you see a package or project here that is no longer maintained or is not a good fit, please submit a pull request to improve this file. Thank you to 
all contributors (https://github.com/yissachar/awesome-dart/graphs/contributors); you rock!
Please take a quick look at the contribution guidelines (/CONTRIBUTING.md) first. If you see a package or project here that is no longer maintained or is not a good fit, please submit a pull request to improve this file. Thank you to all 
contributors (https://github.com/yissachar/awesome-dart/graphs/contributors); you rock!
Contents
@@ -33,7 +33,7 @@
⟡ Community (#community)
⟡ Everything Else (#everything-else)
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Client Web App Frameworks
@@ -115,8 +115,8 @@
⟡ html (https://pub.dartlang.org/packages/html) - A library for working with HTML documents. Previously known as html5lib.
⟡ markdown (https://github.com/dart-lang/markdown) - Parse markdown into HTML on both the client and server.
⟡ PetitParser (https://github.com/petitparser/dart-petitparser) - PetitParser combines ideas from scannerless parsing, parser combinators, parsing expression grammars and packrat parsers to model grammars and parsers as objects that can
be reconfigured dynamically.
⟡ PetitParser (https://github.com/petitparser/dart-petitparser) - PetitParser combines ideas from scannerless parsing, parser combinators, parsing expression grammars and packrat parsers to model grammars and parsers as objects that can be 
reconfigured dynamically.
⟡ XML (https://pub.dartlang.org/packages/xml) - A lightweight library for parsing, traversing, querying and building XML documents.
⟡ xmlstream (https://pub.dartlang.org/packages/xml) - A streaming event-based XML Parser.
⟡ YAML (https://pub.dartlang.org/packages/yaml) - A parser for YAML.
@@ -162,8 +162,7 @@
⟡ gulp-dart (https://github.com/agudulin/gulp-dart) - A gulp plugin for compiling Dart code to JavaScript using dart2js.
⟡ dev_compiler (https://github.com/dart-lang/dev_compiler) - Dart to JavaScript compiler designed to create idiomatic, readable JavaScript output.
⟡ json2dart (https://javiercbk.github.io/json_to_dart) - Given a json, it generates the dart classes to parse and generate json with given structure.
⟡ webdev_proxy (https://github.com/Workiva/webdev_proxy) - A proxy wrapper around webdev (https://github.com/dart-lang/webdev) which adds support for rerouting 404s to the index, allowing for HTML push-based routing while running 
locally.
⟡ webdev_proxy (https://github.com/Workiva/webdev_proxy) - A proxy wrapper around webdev (https://github.com/dart-lang/webdev) which adds support for rerouting 404s to the index, allowing for HTML push-based routing while running locally.
⟡ Dart Code Metrics (https://github.com/dart-code-checker/dart-code-metrics) - Additional linter which reports code metrics, checks for anti-patterns and provides additional rules for Analyzer.
⟡ m2cgen (https://github.com/BayesWitnesses/m2cgen) - A CLI tool to transpile trained classic ML models into a native Dart code with zero dependencies.
⟡ Lakos (https://pub.dev/packages/lakos) - Visualize internal library dependencies in Graphviz and detect dependency cycles.
@@ -205,9 +204,11 @@
Everything Else
There are lots of awesome libraries being added to Pub (https://pub.dartlang.org/) all the time. If you can't find a library on this list that meets your needs, go ahead and search for it on Pub. And if you end up finding an awesome 
library, we would love a pull request with the info so that everyone else can discover it as well. Just make sure to read the contributing guidelines (https://github.com/yissachar/awesome-dart/blob/master/CONTRIBUTING.md) first.
There are lots of awesome libraries being added to Pub (https://pub.dartlang.org/) all the time. If you can't find a library on this list that meets your needs, go ahead and search for it on Pub. And if you end up finding an awesome library, we 
would love a pull request with the info so that everyone else can discover it as well. Just make sure to read the contributing guidelines (https://github.com/yissachar/awesome-dart/blob/master/CONTRIBUTING.md) first.
License
!CC0 (https://i.creativecommons.org/p/zero/1.0/88x31.png) (https://creativecommons.org/publicdomain/zero/1.0/)
dart Github: https://github.com/yissachar/awesome-dart