PUBDEV
launchdarkly_dart_common v1.7.0
Common dart libraries used by LaunchDarkly SDKs. This is an internal package not designed for general use.
PUBDEV
bloc_tools v0.1.0-dev.22
Tools for building applications using the bloc state management library.
PUBDEV
flutter_caf_face_liveness v1.1.0
A Flutter plugin for Caf.io solution for facial verification. This plugin uses smart cameras to capture reliable selfies of your users with artificial intelligence, detecting and rejecting photo and v...
PUBDEV
caf_sdk v1.1.0
A Flutter plugin that provides native integration with the CAF (Combate à Fraude) SDK.
PUBDEV
devtools_app_shared v0.5.0
Package of Dart & Flutter structures shared between devtools_app and devtools extensions.
PUBDEV
cache_network_media v1.0.3
Cache and display network images, SVGs, and Lottie animations with disk caching and offline support.
PUBDEV
universal_ffi v1.2.0
A drop-in replacement for dart:ffi for all platforms including web (using wasm_ffi).
PUBDEV
countrydialselector v0.0.1
A customizable Flutter widget for selecting country dial codes using a scroll wheel.
PUBDEV
dartdoc_vitepress v1.0.0
Fork of dartdoc with VitePress backend — generates modern static documentation sites with auto-linking, interactive DartPad embeds, and full Vue.js theming.
PUBDEV
magiclane_maps_flutter v3.1.6
Magic Lane Maps SDK offers mapping, flexible routing, realtime traffic, voice navigation, POI search, custom styles, trip recording, map styles, alarms and more
DEVTO
Simplifying State Management in Flutter with Command and Result
About a year ago, the Flutter documentation was updated with new recommendations. Among its suggestions, such as the MVVM architecture I've commented on before, two patterns already known to programme...