PUBDEV
icons_launcher v3.1.0
A command-line tool that simplifies the task of updating your Flutter app's launcher icon.
REDDIT
MVI - Model View Intent
I was learning some native stuff and noticed two important things: most projects use MVVM (created by Microsoft's engineer in 2005, 21 years ago), but I see a trend of using MVI to cover some of the M...
PUBDEV
three_d_pie_chart v1.0.0
A highly customizable, production-grade 3D tilted elliptical ring chart (pie/donut chart) for Flutter. Supports unlimited segments, smooth animations, theme adaptation, interactive callbacks, and full...
REDDIT
Develpers health
REDDIT
Flutter Native: a stupid idea that I took way too far
So you think React Native is better than Flutter because it uses native UI elements instead of rendering everything itself? Well, then letâs build the same thing for Flutter. I'll do it for macOS. F...
PUBDEV
the_storage v0.0.13
A fast and secure storage library for Flutter: store key and iv in FlutterSecureStorage and individual iv for every record in SQLite
PUBDEV
the_logger v0.0.19
A modular logging library for Flutter: supports multiple loggers, storage and filters
PUBDEV
motion_kit v1.0.0
A collection of reusable Flutter animation widgets — pendulum, bounce, pulse, rotate, scale, slide, and staggered item animations.
DEVTO
Stop Fighting Raw ZPL: Building a Modern Zebra Printer Pipeline in Flutter
Let’s be honest. When your product manager walks over and says, “Hey, we need our app to print shipping labels directly to those industrial Zebra printers in the warehouse,” your stomach drops. If you...
PUBDEV
adaptive_network_image v0.1.0
A Flutter widget that displays images from external URLs on web, handling CORS restrictions with a multi-strategy fallback approach.
PUBDEV
ansix v0.3.6
AnsiX is a powerful and easy-to-use library that provides tools and extensions for adding ANSI color and styling support to your Dart & Flutter applications.
PUBDEV
flutter_zpl_printer v0.0.1
Flutter plugin for discovering, connecting to, and printing on Zebra ZPL printers via the official Link-OS SDK. Supports Bluetooth MFi and Wi-Fi on Android & iOS.