getx
get_it
Our great sponsors
getx | get_it | |
---|---|---|
18 | 29 | |
9,108 | 1,165 | |
- | 2.7% | |
5.8 | 0.0 | |
7 days ago | 18 days ago | |
Dart | Dart | |
MIT License | MIT License |
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.
getx
-
getx VS riverpod - a user suggested alternative
2 projects | 10 Oct 2022
-
Convert Me from GetX to Riverpod, Bloc, or Something Else
Thanks! I watched the video and he makes some good, rational points. He's definitely right about a lack of maintenance on GetX. It looks like they are looking for more maintainers: https://github.com/jonataslaw/getx/issues/2541
You can find everything in the documentation here: https://github.com/jonataslaw/getx/tree/master/documentation/en_US
-
GetX is dead, what to use next?
Dead? π π latest PR https://github.com/jonataslaw/getx/pull/2008 seems pretty alive to me.
Sorry guys https://github.com/jonataslaw/getx/pull/2008 πππ
- State Management?
-
Whatβs the best technology to learn along with Flutter?
The package author has been notorious for spouting nonsense about the performance of GetX compared to other popular state management solutions, and the benchmarks are not accurate.
-
Why I use GetX for my application state management?
Or official GetX documentation
get_it
-
[Research] Your Flutter Stack
Dependency injection: https://pub.dev/packages/get_it
-
Am I super dumb or is Riverpod SO complicated?
No it is not, it had a release 3 weeks ago: https://github.com/fluttercommunity/get_it/tags so not sure what you are talking about...
-
π Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 5
Setting up dependency injection using injectable and get_it
-
Flutter Production Boilerplate and tutorials on Medium
DI: get_it, injectable
-
Dependency Injection recommendation?
I personally use get_it and injectable.
-
π honeycomb v0.9.0 released
First thing first, I want to describe how it compares to the most popular get_it.
-
Journey to the riverpod for my flutter app.
After some research, I found the get_it looked promising. I replaced MultiProvider with getIt singletons at the application start:
-
get_it VS ioc_container - a user suggested alternative
2 projects | 22 Oct 2022
-
very_good_cli / flutter_bloc / freezed / go_router / supabase_flutter and what else?
get_it (with injectable?)
-
For you, what is the best state management with latest version of flutter?
I agree that GetX add so much, that the code of the package got messy. Which cut the flexibility to use another package for navigation or DI as an example. But I really like the SM in it. That is way I created Reactable. It is very similar to GetX, well tested and I added some new features in it. Now in my projects I use GetIt for DI, Reactable for SM and Qlevar_router for navigation
What are some alternatives?
dio - A powerful HTTP package for Dart/Flutter, which supports Global settings, Interceptors, FormData, Aborting and canceling a request, Files uploading and downloading, Requests timeout, Custom adapters, etc. [Moved to: https://github.com/cfug/dio]
flutter_boilerplate_project - A boilerplate project created in flutter using MobX and Provider.
bloc - A predictable state management library that helps implement the BLoC design pattern
riverpod - A simple way to access state while robust and testable.
dio - A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapters, etc.
flutter_getx_timetracker - Timetracker created with Flutter and GetX framework
MobX - Simple, scalable state management.
modular - A smart project structure
flutter_bloc_jottings - Flutter application with BLoC architecture for make small jottings
flutterfire - π₯ A collection of Firebase plugins for Flutter apps.
realm-dart - Realm is a mobile database: a replacement for SQLite & ORMs.
pub-dev - Pub.dev, the Dart package repository, written in Dart