ordered_set
flutter_hooks
Our great sponsors
- Appwrite - The open-source backend cloud platform
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
ordered_set | flutter_hooks | |
---|---|---|
1 | 3 | |
14 | 2,903 | |
- | - | |
0.0 | 0.0 | |
3 months ago | 5 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.
ordered_set
-
Five features I wish Dart had
The great news about this one item list as well is that these are just proposals to add functions to the SDK, which, as we already learned, can be easily done with extension functions. That is where Dartlin comes to rescue again, providing all the aforementioned functions (with the Kotlin nomenclature) and even more (like the handy associate or groupBy). Another useful bit of code can be found on my ordered_set package's Comparing class, to be used alongside functions that take sorting orders. So you can get all these goodies right now, but would be even better to have them standardized into the SDK.
flutter_hooks
-
Flutter Riverpod Example – Category Selection
A way to use both flutter_hooks and Riverpod together, while offering small extras.
What are some alternatives?
riverpod - A simple way to access state while robust and testable.
flutter_chat_ui - Actively maintained, community-driven chat UI implementation with an optional Firebase BaaS.
riverbloc - `flutter_bloc` implemented with `riverpod` instead of `provider`.
styled_widget - Simplifying widget style in Flutter.
date_time_picker - A Flutter widget to show a text form field to display a date or clock dialog. This widget extend TextField and has a similar behavior as TextFormField.
fludget - Learn Flutter on Flutter! A widget directory with implementation samples!
riverpod_selection_example
dynamic_widget - A Backend-Driven UI toolkit, build your dynamic UI with json, and the json format is very similar with flutter widget code.
changelog.dart - changelog.dart provides a library and a command-line application to manage in the correct way the git metadata to build the changelog between two release
sshnoports - SSH to any device with no ports open
upgrader - A Flutter package for prompting users to upgrade when there is a newer version of the app in the store.
flutter_graphite - Flutter widget to draw interactive direct graphs (flowcharts) of any complexity in a tile rectangular manner.