MASTODON
Building a Flutter app that feels fast, stable, and scalable starts with the right…
Building a Flutter app that feels fast, stable, and scalable starts with the right architecture.Flutter BLoC Architecture brings structure to state management and clarity to complex app logic. See how...
PUBDEV
mind_map_flutter v1.0.1
A powerful, feature-rich mind mapping library for Flutter. Create interactive, customizable mind maps with drag-and-drop, undo/redo, themes, and export to PNG/JSON.
PUBDEV
nocterm_bloc v1.0.0
Terminal-friendly Bloc & Cubit helpers for nocterm.dev and related CLI apps.
REDDIT
The engineering behind Flutter: Dartâs Dual-Compiler Architecture (JIT vs AOT)
Most languages force a trade-off: Fast iteration (JavaScript) vs. Native performance (C++/Swift). Dart chose both by using two completely different compilers depending on your phase: 1. During Develop...
PUBDEV
flutter_video_caching v1.0.0
Video caching, can use with video_player package. It supports formats like m3u8 and mp4, play and cache videos simultaneously, precache the video before playing.
PUBDEV
just_tooltip v0.1.0
A customizable Flutter tooltip with directional placement (top/bottom/left/right), fine-grained alignment (start/center/end), hover & tap triggers, programmatic controller, fade animation, and RTL sup...
PUBDEV
smart_logs v1.1.1
Smart logs is a package which can be use to log any type of message, exception, stack trace.
PUBDEV
petalmaps_ohos v0.0.1
Flutter 花瓣地图(PetalMaps)插件,支持 HarmonyOS/OpenHarmony。调起地图首页、地点搜索、地点详情、路线规划、导航、打车等能力。
REDDIT
Is adding a retry interceptor smart?
Hey devs, Just wanted to share something which i tangled recently. I used dio_retry to handle flaky networks, thinking it will improve the UX. But I guess it was dangerous. The scenario which created ...
PUBDEV
app_theme_setter v0.0.1
A powerful, SOLID-compliant dynamic theming package for Flutter. Effortlessly switch themes, customize deep UI elements using extensions, and persist theme selection.
PUBDEV
flutter_tree_graph v0.1.0
A customizable Flutter widget for displaying hierarchical tree structures with automatic layout algorithms.
PUBDEV
license_checker2 v2.3.0+12
A tool to view and check the licenses of a package's dependencies. It also generates a disclaimer file containing all the package licenses.