PUBDEV
offline_first_fhir_client v1.0.2
The offline_first_fhir_client library provides a comprehensive solution for managing and syncing FHIR resources in Flutter applications with offline-first capabilities. It is designed for developers b...
PUBDEV
responsive_notebook_background v1.0.2
A notebook background which is responsive to the system text size settings.
PUBDEV
constant_device_id v0.1.0
A Flutter plugin that provides a permanent device identifier that persists across app reinstalls. Uses Widevine DRM on Android and the system Keychain on iOS for hardware-level persistence.
PUBDEV
flutter_delta_patch v0.1.0
Delta OTA updates for Flutter apps — deliver binary patches (bsdiff) without full app store releases.
PUBDEV
sandboxed_cli v0.0.2+3
CLI tools for the Sandboxed ecosystem to help developers build, test, and showcase widget components in isolation.
PUBDEV
sandboxed_test v0.0.3+2
Reserved package name for future testing utilities related to the Sandboxed UI toolkit.
REDDIT
Flutter devs â how painful is App Store submission for you?
Flutter adds an extra layer to App Store submissions permissions, frameworks, platform-specific configs that are easy to get wrong. For those who have shipped Flutter apps to the App Store: - What rej...
PUBDEV
singleton_manager_annotations v0.1.1
Lightweight runtime annotations for singleton manager dependency injection. Provides @isSingleton and @isInjected annotations for use with singleton_manager_generator.
PUBDEV
singleton_manager_generator v0.1.3
CLI tool that generates Dart augmentation files for @isSingleton classes. Automatically creates ISingletonStandardDI.initializeDI() implementations from @isInjected field annotations.
PUBDEV
fire_auth_quick v2.0.5
A Flutter plugin for social login and account linking with Google, Facebook, and Apple.
PUBDEV
custom_file_downloader v0.0.7
A Flutter plugin to download files with progress tracking and local notifications on Android and iOS.
REDDIT
smart_refresher 1.0.0 â maintained Flutter pull-to-refresh fork, big release
Been quietly maintaining this fork of the abandoned flutter_pulltorefresh package for a few months. 1.0.0 just tagged and it's a proper release. What landed in 1.0.0: New stuff â ElasticHeader with ...