PUBDEV
app_updater_flutter v1.0.0
A robust, modular update checker for Flutter. Supports Android (Play Store) & iOS (App Store) with native UI, scraping fallback, and custom JSON sources.
PUBDEV
rotary_dial v1.0.1
A smooth, customizable rotary dial widget for Flutter that emulates a classic telephone dial. Supports custom themes, gestures, and animations.
PUBDEV
libre_office_kit_converter_plugin v0.0.1
Flutter plugin for document conversion powered by LibreOffice
PUBDEV
json_page_loader v1.0.0
A powerful and extensible Flutter package for generating dynamic UI from JSON following SOLID principles.
PUBDEV
easy_dio_client v0.0.1
A simple and opinionated Dio-based HTTP client for Flutter with built-in authentication session handling, token refresh support, unified API responses, file upload/download helpers, and model conversi...
PUBDEV
izooto_plugin v2.7.2
iZooto is a free push notification service for mobile apps. This SDK makes it easy to integrate your Flutter iOS and/or Android apps with iZooto.
REDDIT
Adding Live Activity to a Flutter app was easier than I expected - here's the architecture and what it did for retention
I put off adding Live Activity to my Flutter calorie tracker for months because I assumed it would be a nightmare. Native Swift code, Widget Extensions, ActivityKit - it sounded like a rabbit hole. Tu...
PUBDEV
gst_text v0.0.5
A customizable Flutter widget to calculate and display GST with flexible UI options.
PUBDEV
zeba_books_epub_viewer v0.0.1
High-performance EPUB renderer with Creative Commons integration.
PUBDEV
spacetimedb v0.1.1
Dart SDK for SpacetimeDB. Real-time sync, BSATN codec, code generation, and offline-first support.
PUBDEV
no_internet_snackbar v0.0.3
A customizable Flutter widget that automatically shows a snackbar-style when the internet connection is lost or restored.
PUBDEV
animated_search_textfield v0.0.3
A customizable and animated search text field widget for Flutter.
PUBDEV
flutter_macos_permissions v2.0.8
A Flutter plugin for requesting camera, microphone, and notification permissions on macOS.
REDDIT
Fiddling around with pulldown menus
For more than an hour, I tried to "theme" a pulldown menu to make it at least to look like macOS. This requires to setup a Theme with ThemData for MenuBarThemeData, MenuThemeData, MenuButtonThemeData,...
PUBDEV
dash_curved_tab_bar v0.0.3
A customizable curved tab bar for Flutter with icon, badge, and connected content support.
REDDIT
Has anyone here integrated AI assistance into their Flutter/Dart workflow recently?
Iâm curious about three things in particular: IDEs / environments Are you using VS Code, or something like Cursor or Antigravity? How smooth is the integration in real Flutter projects? 2) Models Wh...