PUBDEV
flutter_survey_intercept v0.0.1
Flutter plugin for QuestionPro CX survey intercept.
Enables rule-based in-app surveys on Flutter mobile apps.
PUBDEV
clean_arch v1.0.0
A command-line tool that scaffolds Flutter projects following Clean Architecture — generates the full core layer and feature modules with boilerplate files in one command.
PUBDEV
flutter_floating_bottom_bar v1.4.0
A flutter package that allows showing a floating widget that can be used as a tab bar, bottom navigation bar, etc. The widget reacts to scrolling events too.
PUBDEV
zeba_academy_navigation v1.0.0
Advanced Flutter navigation package with type-safe routing, guards, deep linking and nested navigation.
PUBDEV
dropdown_plus_bloc v0.1.1
A highly customizable Flutter dropdown package with BLoC/Cubit integration. Supports single-select searchable dropdown and multi-select dropdown with real-time search, offline caching, and full theme ...
REDDIT
I tried building a generative UI package
I came across https://json-render.dev/ and thought it was really cool, so i tried to build a Flutter version to figure out how it worked under the hood. I had built the whole thing before i realized t...
REDDIT
MediaX - Media Player plugin for Flutter
I built a Flutter plugin called MediaX that provides native Audio/Video Playback using ExoPlayer for Android and AVPlayer for iOS. You can give it a try it has customisation options. MediaX is publicl...
REDDIT
Day 3 of building Clarity AI in public â things are moving faster than I expected
3 days in and here's what's happened so far: â
rebuilt the entire app in Flutter â
8k+ people have seen this journey already â
someone DM'd me wanting to be a first user â
waitlist page is liv...
PUBDEV
ios_image_editor v0.0.1
A Flutter plugin that opens the native iOS markup editor for editing images.
REDDIT
Why is there no way for a `RenderBox` to find out if it caused its child to overflow?
I feel like I must be stupid here because I don't understand why we wouldn't have this. It seems like a parent RenderBox has no way to find out if the constraints it laid out its child with caused tha...
PUBDEV
webengage_flutter_platform_interface v2.0.0
Platform interface package for the WebEngage Flutter SDK, providing shared APIs and abstractions for Android, iOS, and Web implementations.
REDDIT
Day 3 of building Clarity AI in public â things are moving faster than I expected
3 days in and here's what's happened so far: â
rebuilt half of the app in Flutter â
8k+ people have seen this journey already â
Around 5 people DM'd me wanting to be a first user â
waitlist pa...
PUBDEV
typed_prefs v1.1.0
A code generator for Flutter that creates type-safe wrappers around SharedPreferences and FlutterSecureStorage, allowing developers to define their preferences in a structured way and access them with...