getx
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get. (by jonataslaw)
flutter_bloc_jottings
Flutter application with BLoC architecture for make small jottings (by mjablecnik)
getx | flutter_bloc_jottings | |
---|---|---|
18 | 2 | |
10,667 | 3 | |
0.9% | - | |
7.6 | 5.0 | |
18 days ago | over 3 years ago | |
Dart | Dart | |
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.
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
Posts with mentions or reviews of getx.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-10.
-
what makes GetX not preferable?
the maintainer is a liar (link)
-
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
-
Best State Management
And getx author has shown to be disrespectful and providing misleading information on other packages
- Are there any disadvantages to using Get/GetX
-
5 reasons why I don't use GetX for application state management in Flutter
https://github.com/jonataslaw/getx/issues/2077 https://github.com/jonataslaw/getx/issues/2067 https://github.com/jonataslaw/getx/issues/1643 https://github.com/jonataslaw/getx/issues/1380
-
Help! I'm leaning towards Getx for this large high budget project.
new features are being added in big chunks without any new tests
-
State Management ?
Donโt believe everything people post hereโฆ getx is not dead. So keep using it if you like. Proof: a pretty recent PR for next version โฆ https://github.com/jonataslaw/getx/pull/2008
-
GetX is dead, what to use next?
Sorry guys https://github.com/jonataslaw/getx/pull/2008 ๐๐๐
- Why is GetX hated ?
flutter_bloc_jottings
Posts with mentions or reviews of flutter_bloc_jottings.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-04.
-
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?
When comparing getx and flutter_bloc_jottings you can also consider the following projects:
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
tabpanel
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.
zebra_scanner - Flutter Modular project structure example
flutterfire - ๐ฅ A collection of Firebase plugins for Flutter apps.
herogame_dart