rxdart
packages
rxdart | packages | |
---|---|---|
2 | 22 | |
3,388 | 4,550 | |
0.4% | 1.5% | |
7.0 | 9.9 | |
6 days ago | 2 days ago | |
Dart | Dart | |
Apache License 2.0 | BSD 3-clause "New" or "Revised" 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.
rxdart
-
Incidences App
rxdart
-
Top 10 Flutter libraries you should know in 2021
Rx Dart is the reactive functional programming library for Drat based on Reactive X. It is specially designed to work with Google that extends the capabilities of Dart stream and Stream Controller by offering additional stream classes, operators, and Subjects.
packages
- Implementing Flutter Barcode Scanner with Kotlin and CameraX for Android
-
Microsoft's Adaptive UI
There's a similar project from Google: https://github.com/flutter/packages/tree/main/packages/rfw
rfw is used by Google's Gemini LLM to generate UI.
rfw runs on the web/android/ios/macos/linux/windows, anywhere where Flutter runs.
- GoRouter's on track to get stateful navigation. Huge thanks to the dev that worked on it! I've been waiting for this feature for a while now.
-
Odd drag gesture experience with google_maps_flutter on iOS
I am trying out google_maps_flutter's example on iOS, and I couldn't figure why when I drag the map, the map pans to a different location when I release. Does it happen to anyone?
-
Why flutter image picker is very slow, and is there an alternative
For the minimal app, you can simply try example of image picker here.
-
package: navbar_router release v0.5.0
see: https://github.com/flutter/packages/pull/2650
- go_router (Package of the Week)
-
Flutter seems like the cross platform that I needed but......
(TL;DR: Flutter Apps come with this set of rules by default: https://github.com/flutter/packages/blob/main/packages/flutter_lints/lib/flutter.yaml)
-
Flutter with riverpod and navigation, I have some questions
But be aware that go_router does not preserve the navigation state within the shell routes yet. It is being worked on though ( https://github.com/flutter/packages/pull/2650 )
-
A beginner’s guide to go_router in Flutter
In this article, we have discussed how to use go_router in your Flutter app as well as some of its features, like route parameters, query parameters, named routes, handling errors, and redirection. This is just a beginner's guide for getting started with go_router. If you want to learn more, visit the official go_router API documentation.
What are some alternatives?
bloc - A predictable state management library that helps implement the BLoC design pattern
flutter_phoenix - Easily restart your application from scratch.
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. [UnavailableForLegalReasons - Repository access blocked]
flutter_file_picker - File picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux, Windows) platforms with Flutter Go support.
build - A build system for Dart written in Dart
pub-dev - The pub.dev website
freezed - Code generation for immutable classes that has a simple syntax/API without compromising on the features.
appwrite_incidence_employe
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
flutter-intro-slider - Simple and configurable app introduction slider for Flutter