packages VS build

Compare packages vs build and see what are their differences.

packages

A collection of useful packages maintained by the Flutter team (by flutter)

build

A build system for Dart written in Dart (by dart-lang)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
packages build
21 7
3,962 763
2.8% 0.9%
9.9 7.8
1 day ago 22 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.

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.

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.

What are some alternatives?

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

flutter_phoenix - Easily restart your application from scratch.

pub-dev - The pub.dev website

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

rxdart - The Reactive Extensions for Dart

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

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.

appwrite_incidence_employe

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