build VS packages

Compare build vs packages and see what are their differences.

build

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

packages

A collection of useful packages maintained by the Flutter team (by flutter)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
build packages
7 21
763 3,962
0.9% 2.8%
7.8 9.9
22 days ago 2 days ago
Dart Dart
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

build

Posts with mentions or reviews of build. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-20.

packages

Posts with mentions or reviews of packages. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-07.

What are some alternatives?

When comparing build and packages you can also consider the following projects:

flutter_phoenix - Easily restart your application from scratch.

flutter_file_picker - File picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux, Windows) platforms with Flutter Go support.

pub-dev - The pub.dev website

rxdart - The Reactive Extensions for Dart

encrypt - 🔒 A set of high-level APIs over PointyCastle for two-way cryptography.

appwrite_incidence_employe

internet_connection_checker - A pure Dart library that checks for internet by opening a socket to a list of specified addresses, each with individual port and timeout. Defaults are provided for convenience.

get_it - Get It - Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App. Maintainer: @escamoteur