PUBDEV
aws_request v2.0.0
Easily create, sign, and send API requests to AWS services without the hassle of implementing Signature Version 4.
PUBDEV
cloudx_flutter v2.2.3
Complete Flutter SDK wrapper for CloudX Core with targeting APIs and full ad lifecycle callbacks
REDDIT
I built a state management package for Flutter after getting frustrated with BLoC boilerplate â flutter_stasis
After years building fintech and healthtech apps with BLoC, MobX, and ValueNotifier, I kept running into the same issues: too many files, manual try/catch everywhere, and state that could be isLoading...
PUBDEV
flutter_asset_injector v1.0.1
A flutter package to automatically read your assets folder and add all directories to pubspec.yaml.
REDDIT
I built a state management package for Flutter after getting frustrated with BLoC boilerplate â flutter_stasis
After years building fintech and healthtech apps with BLoC, MobX, and ValueNotifier, I kept running into the same issues: too many files, manual try/catch everywhere, and state that could be isLoading...
PUBDEV
flutter_autopilot v0.0.2
An intelligent companion for automated end-to-end testing in Flutter, featuring a DevTools extension with a simple scripting syntax.
PUBDEV
flare_onboarding v1.0.0
Beautiful animated onboarding screens for Flutter with particle backgrounds, gradient transitions, and spring animations.
PUBDEV
flutter_stasis_dartz v1.0.0
dartz Either adapter for flutter_stasis. Bridges Future<Either<F, R>> use cases to StasisViewModel with zero boilerplate.
PUBDEV
flutter_stasis_test v1.0.0
Test helpers for flutter_stasis. captureStates, captureEvents, assertStateSequence and assertEventSequence.
PUBDEV
flutter_stasis v1.0.0
State management for Flutter built around explicit lifecycle, standardised async execution, and ephemeral UI events.
PUBDEV
flutter_stasis_core v1.0.0
Pure Dart core of the Stasis ecosystem. StateObject, ViewModelState, Command, CommandPolicy and CommandResult — no Flutter, no third-party dependencies.
PUBDEV
flare_validator v1.0.0
A powerful, chainable input validator for Flutter with email, phone, password strength, URL, and credit card support.
PUBDEV
flare_button v1.0.0
A bold, animated Flutter button with moving gradient background and ripple pulse effect.
PUBDEV
tch_appliable_core v0.36.0
Flutter core package used by Tomas Chyly & partners/clients. Contains common functionality to get started faster & consistently.
PUBDEV
bright_qr v1.0.0
A Flutter package that automatically manages device brightness when scanning QR codes. Automatically sets brightness to maximum when a QR code is opened and restores it to the original value when disp...
DEVTO
I Baked a Flutter App Into a Car OS. Here's What Broke and What Didn't.
This came out of preparing for GSoC 2026 with AGL. Automotive Grade Linux runs the infotainment systems in production Mazdas and Subarus. It's backed by most major automakers and compiles entirely fro...
PUBDEV
flserial v0.5.1
Flutter Serial Port Plugin FFI based on great C library. Useful to communicate with RS232 devices.
PUBDEV
qartvm v0.9.0
qartvm (pronounced 'kar-toom') is a Quantum Computing Simulation package for Dart & Flutter
PUBDEV
squadron v7.4.2
Multithreading and worker thread pool for Dart / Flutter, to offload CPU-bound and heavy I/O tasks to Isolate or Web Worker threads.