PUBDEV
flutter_deck v0.23.0
A lightweight, customizable, and easy-to-use framework to create presentations in Flutter.
PUBDEV
async_var v1.1.4
Async Data, Loading notifier, Error all in one variable, reducing boilerplate code and making your code more concise
PUBDEV
flame_ui v0.2.0
A reusable UI component library for Flame games, including buttons, text fields, modals, lists, and layout helpers.
PUBDEV
acs_flutter_sdk v0.2.7
Flutter plugin for Microsoft Azure Communication Services (ACS). Provides voice/video calling, chat, UI Library composites, and identity management capabilities.
PUBDEV
bloc_one_shot_test v0.1.0
Test utilities for bloc_one_shot. Provides blocEffectTest() helper that mirrors blocTest() API with added effect verification.
PUBDEV
flutter_bloc_one_shot v0.1.0
Flutter widgets for bloc_one_shot. Provides SideEffectListener and SideEffectConsumer widgets that mirror BlocListener/BlocConsumer API conventions.
PUBDEV
bloc_one_shot v0.1.0
A side-effect system for Flutter BLoC. Provides a buffered EffectController, SideEffectMixin for Bloc/Cubit, and global EffectObserver for logging and analytics.
PUBDEV
myoro_flutter_library v2.7.6
The all-in-one Flutter toolkit that lets you build apps faster with a complete design system, customizable widgets, and powerful utilities.
PUBDEV
cloudflare v8.0.0
This is a dart package for Cloudflare API to allow easy Image, Stream and Live Input api management.
PUBDEV
google_maps_apis v5.0.0
Google Maps Web Services [API](https://developers.google.com/maps/web-services)
PUBDEV
tencent_content_moderation_serverpod v0.1.0
Serverpod integration helpers for Tencent content moderation.
PUBDEV
app_pigeon v0.1.4
A simple auth-aware networking layer for Flutter apps. Built on top of Dio, socket_io_client and flutter_secure_storage.
PUBDEV
modularity_flutter v0.3.0
Flutter integration for Modularity framework. Provides widgets and utilities for module-based Flutter apps.
PUBDEV
tcid_checker v3.0.0
Determines that given TC ID is correct or wrong based on rules. If correct, you can use online validation functions.
PUBDEV
logbox_color v1.0.7
Print log messages into colored box on terminal. Prints different log types with different colors.
Log Types:
* Verbose
* Info
* Debug
* Warning
* Error
* Unknown