PUBDEV
chalkdart v3.0.6
Console/Logging text coloring and styling library for Dart. 'Terminal string styling done right' The default mode uses ANSI codes to style the text for Console/Terminal display. HTML mode can be activ...
PUBDEV
forui_hooks v0.18.0
Companion hooks for Forui, a set of beautifully designed, minimalistic widgets for desktop & touch devices.
PUBDEV
byte_message v1.7.1
Inter-chip 协议编码/解码的纯 Dart 库:提供数据包模型、常量、工具方法、编码器与解码器,支持 |Flag|Len|LenH|Cmd|Payload|Checksum| 格式。
PUBDEV
forui_assets v0.18.0
Companion assets for Forui, a set of beautifully designed, minimalistic widgets for desktop & touch devices.
REDDIT
Open-source Flutter/Dart network inspector app: HTTP + WebSocket/Socket.io (DevTools alternative)
Hi! I built network_debugger - a free, open-source advanced network inspector app for Flutter/Dart (privacy-first, works fully offline). GitHub (docs + screenshots): https://github.com/cherrypick-age...
PUBDEV
stdoat v0.4.0
A package for creating Stoat.chat bots using the Dart programming language. Not officially endorsed by stoat.chat
PUBDEV
cidr v1.0.0
A small Dart library that parses CIDR notation and checks whether an IP address is inside a CIDR range. Supports IPv4 and IPv6.
PUBDEV
http_cache_stream v0.0.5
Simultaneously download, cache, and stream remote content. Perfect for media players and any plugin that streams web content.
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.