packages VS get_it

Compare packages vs get_it and see what are their differences.

packages

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

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 (by fluttercommunity)
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 get_it
21 30
3,962 1,259
2.8% 2.2%
9.9 7.5
1 day ago 5 days ago
Dart Dart
BSD 3-clause "New" or "Revised" License MIT 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.

get_it

Posts with mentions or reviews of get_it. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-23.

What are some alternatives?

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

flutter_phoenix - Easily restart your application from scratch.

getx - Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.

pub-dev - The pub.dev website

riverpod - A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.

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

bloc - A predictable state management library that helps implement the BLoC design pattern

build - A build system for Dart written in Dart

flutter_getx_timetracker - Timetracker created with Flutter and GetX framework

rxdart - The Reactive Extensions for Dart

modular - A smart project structure

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.

MobX - Simple, scalable state management.