SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 Dart dart-build-system Projects
-
-
Shorebird
Shorebird - Patch in minutes not days. Shorebird powers rapid development with CodePush and optimized CI pipelines designed specifically for Flutter.
-
-
Project mention: Implementing the MVI Design Pattern in Flutter: A Journey toward Scalable State Management | dev.to | 2026-01-25
In this Flutter app, the model needs to track the number of thumbs-ups and hearts. By using Freezed annotations, I can generate all the methods I need. Keep in mind that you will need to install the latest version freezed package dependencies and generate the code using build_runner by running dart run build_runner build (or watch if you want it to update every time the code changes). As of version 2.7.0, you no longer need to pass the -d flag to build_runner as it is now automatic. For the best performance, consider using the latest version of build_runner, as it is expected to receive more performance boosts in the near future; you can follow the progress here for details
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Dart dart-build-system discussion
Dart dart-build-system related posts
-
Implementing the MVI Design Pattern in Flutter: A Journey toward Scalable State Management
-
The state of cross-platform app development
-
🚀 Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 3
-
How to create a generator package
-
Source code gen in Flutter & Dart: How to create a builder to generate SQL code
-
Generating interfaces from configuration file
-
Source code generation in Flutter & Dart (Part 1): Reflection and code gen
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Jun 2026
Index
What are some of the best open-source dart-build-system projects in Dart? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | drift | 3,214 |
| 2 | json_serializable.dart | 1,613 |
| 3 | build | 851 |
| 4 | functions-framework-dart | 547 |
| 5 | build_version | 44 |