Dart dart-build-system

Open-source Dart projects categorized as dart-build-system

Top 5 Dart dart-build-system Projects

dart-build-system
  1. drift

    Drift is an easy to use, reactive, typesafe persistence library for Dart & Flutter.

  2. Shorebird

    Shorebird - Patch in minutes not days. Shorebird powers rapid development with CodePush and optimized CI pipelines designed specifically for Flutter.

    Shorebird logo
  3. json_serializable.dart

    Generates utilities to aid in serializing to/from JSON.

    Project mention: 안드로이드 개발자가 빠르게 적용할 수 있는 Flutter 프로젝트 구성 | dev.to | 2025-11-02
  4. build

    A build system for Dart written in Dart (by dart-lang)

    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

  5. functions-framework-dart

    FaaS (Function as a service) framework for writing portable Dart functions

  6. build_version

    A builder for extracting a package version into code

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Dart dart-build-system discussion

Log in or Post with

Dart dart-build-system related posts

  • Implementing the MVI Design Pattern in Flutter: A Journey toward Scalable State Management

    3 projects | dev.to | 25 Jan 2026
  • The state of cross-platform app development

    1 project | /r/androiddev | 15 Jan 2023
  • 🚀 Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 3

    2 projects | dev.to | 1 Jan 2023
  • How to create a generator package

    1 project | /r/flutterhelp | 28 Dec 2022
  • Source code gen in Flutter & Dart: How to create a builder to generate SQL code

    3 projects | dev.to | 20 Sep 2022
  • Generating interfaces from configuration file

    3 projects | /r/dartlang | 13 Sep 2022
  • Source code generation in Flutter & Dart (Part 1): Reflection and code gen

    5 projects | dev.to | 28 Aug 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
Shorebird - Patch in minutes not days
Shorebird powers rapid development with CodePush and optimized CI pipelines designed specifically for Flutter.
shorebird.dev

Did you know that Dart is
the 20th most popular programming language
based on number of references?