REDDIT
Riverpod's new persist feature use case
I love this new persist feature, no need for shared preferences anymore. It made my app much faster showing data stored in local storage first while fetching new data in the background. I built my pro...
PUBDEV
thingsboard_pe_client v4.1.0
Dart implementation of ThingsBoard PE API client. Provides model objects and services to communicate with ThingsBoard PE platform using RESTful APIs and WebSocket protocol.
PUBDEV
mssql_connect v0.0.3
A Flutter plugin for Microsoft SQL Server (MSSQL) connectivity. Supports executing queries, managing connections, and SQL Server Change Tracking across multiple platforms.
PUBDEV
vertical_timeline_widget v0.0.1
A customizable Timeline widget for Flutter to display chronological data with time information, titles, and visual indicators.
PUBDEV
demo_vibration v1.0.0
A plugin for handling Vibration API on iOS, Android, web and OpenHarmony.
PUBDEV
thingsboard_client v4.1.0
Dart implementation of ThingsBoard API client. Provides model objects and services to communicate with ThingsBoard platform using RESTful APIs and WebSocket protocol.
REDDIT
Back button closes app instead of navigating to first tab in go_router 17.1.0 with ShellRoute
After upgrading to Flutter 3.38.6 and go_router 17.1.0, the back button closes the app when pressed on tabs 2, 3, etc., instead of navigating to the first tab. This only works correctly on the first t...
PUBDEV
textify v0.5.1
A cross-platform Flutter package that extracts text from clean digital images using standard fonts, run offline with no external dependencies.
PUBDEV
juice_network v0.9.0
Unified network BLoC for Flutter - request coalescing, caching, retry, and interceptors built on the Juice framework.
REDDIT
Q: Limitations of Dart for Developer Experiences?
Looks like r/dartlang isn't quite active there so posting here for more audiences: I'm jumping into Flutter for few months with previous background in web(tsx) and kotlin/android, Really really impres...
PUBDEV
signly_google v0.1.1
Flutter plugin-style package that performs one-shot Google Sign-In for Android and iOS and returns only the requested token.