PUBDEV
flutter_animate_border v1.2.2
This is simple package to wrap around your existing widget to animate border. i.e Loading state
PUBDEV
flutter_sync_engine v1.0.5
A Flutter offline-first sync engine plugin for local operation logging, push/pull transport, and conflict resolution.
PUBDEV
wave_slider_flutter v0.1.4
A customizable animated wave slider for Flutter inspired by Android 13 media slider.
REDDIT
How to detect phantom bugs or ghost bugs in flutter mobile application.
Calling out all the Experienced developers out there. Need Help!! Is there a way to detect phantom/ghost bugs in flutter mobile applications. Bugs that sometimes appears in production and then disappe...
PUBDEV
zenquery v1.0.0
Wrapper around Riverpod for powerful asynchronous state management, server-state utilities and data fetching. Inspired by TanStack Query
PUBDEV
livoforms v1.0.3
Reactive forms for Flutter, built on top of LIVO – field- and object-level reactivity with validation.
PUBDEV
dart_ipfs v1.9.4
Production-ready IPFS implementation in Dart with full protocol support, P2P networking, Gateway mode, and offline capabilities. Supports mobile (Flutter) and web platforms.
PUBDEV
math_flutter v0.0.1
Math utilities for Flutter: vectors, matrices, transforms, and common functions.
PUBDEV
ipfs_libp2p v0.5.6
A comprehensive Dart implementation of the libp2p networking stack with modular architecture, multiple transports (TCP/UDX), Noise security, and peer-to-peer capabilities.
PUBDEV
adaptive_form v1.0.0
A flexible, extensible Flutter package for building dynamic forms from configuration. Supports TextField, RadioButton, DatePicker, and custom field types.
REDDIT
Clean Architecture Cake- do you make 2 layers or 3?
I have removed the domain layer and now I am happy. What would be your take on this?
PUBDEV
sdl3 v2.5.4
A Dart library for accessing common SDL3 (and SDL3_image, SDL3_mixer, SDL3_net, SDL3_ttf, SDL3_gfx) APIs using, FFI.
PUBDEV
json_dynamic_widget v12.0.0+8
A library to dynamically generate widgets within Flutter from JSON or other Map-like structures.