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.
PUBDEV
df_http v2.0.1
Flutter networking helper package that extends the official http client with built-in retries, token refresh, and request/response processing for easier API integration.
PUBDEV
maintenance_manager v0.0.1
A lightweight, flexible Flutter package for handling remote maintenance mode with built-in UI, custom overrides, and version-based bypass.
PUBDEV
excel_translator v2.1.2
Generate type-safe Flutter localizations from Excel, CSV, and ODS files with multi-sheet support and automatic validation.
PUBDEV
geolocator_floss v0.1.0
Geolocation plugin for Flutter using only FLOSS dependencies. Forked from baseflow/flutter-geolocator_floss
PUBDEV
layou_user_avatar v0.1.3
A customizable Flutter package for user avatar management with Firebase, Riverpod, WebP conversion, and caching.
PUBDEV
geolocator_floss_android v0.1.0
Geolocation plugin for Flutter. This plugin provides the Android implementation for the geolocator_floss.
PUBDEV
geolocator_floss_platform_interface v0.1.0
A common platform interface for the geolocator_floss plugin.
PUBDEV
advance_cart_stepper v1.0.0
A customizable expandable cart quantity stepper widget for Flutter with async support, loading indicators, and theming.
PUBDEV
flutter_input_sdl v1.0.1
SDL2 FFI plugin for joystick, gamepad, keyboard, and arcade controller input handling.
PUBDEV
scroll_preload_detector v0.0.1
A Flutter widget that triggers a preload callback when approaching the end of a scrollable area. Ideal for infinite scrolling and pagination.
PUBDEV
ordersune_crm_flutter_sdk v0.0.8
A Flutter-ready CRM tool to manage notifications, in-app messages, email campaigns.
PUBDEV
videosdk_webrtc v0.0.16
Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
REDDIT
Flutter Fastlane experience for CI CD
I was just exporing fastlane for cicd and would love to know the thoughts of the community. For me it required to learn ruby and felt it would be much easier if we have some tool in dart itself. Did y...