getx
flutter_bloc_jottings
Our great sponsors
- Appwrite - The open-source backend cloud platform
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
getx | flutter_bloc_jottings | |
---|---|---|
18 | 2 | |
9,396 | 2 | |
- | - | |
8.4 | 5.0 | |
21 days ago | over 2 years ago | |
Dart | Dart | |
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
flutter_bloc_jottings
-
So hello people, i have been interested in learning flutter for a while, finally started to do some actions bout it
The best way to exercise is create your own simple applications which can be useful for you can be interested. For example: RSS Reader, Todo or Note app, Timetracker, some Already existing app or try create your own package and then you should also think more about your project structure and architecture ;-) When you will create all this so then you will have a good basic knowledge for another development :-)
-
State Management?
Finally I rewrote the project into Modular and Cubit (which is a part of flutter_bloc package): https://github.com/mjablecnik/flutter_bloc_jottings
What are some alternatives?
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
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.
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.
flutterfire - π₯ A collection of Firebase plugins for Flutter apps.
realm-dart - Realm is a mobile database: a replacement for SQLite & ORMs.
states_rebuilder - a simple yet powerful state management technique for Flutter
binder - A lightweight, yet powerful way to bind your application state with your business logic.
slang - Type-safe i18n for Flutter
riverpod - A simple way to access state while robust and testable.
flutter_getx_jottings - Simple Flutter application for jottings
flutter_getx_timetracker - Timetracker created with Flutter and GetX framework