dart-petitparser
467
Dynamic parser combinators in Dart.
flutter_luban
214
An image compress package like Luban for Dart
flutter_web_auth
202
Flutter plugin for authenticating a user with a web service
ml_algo
193
Machine learning algorithms in Dart programming language
flutter_easy_rich_text
81
The EasyRichText widget provides an easy way to use RichText.
qrcode
71
A flutter plugin for scanning QR codes. Use AVCaptureSession in iOS and zxing in Android.
flutter_web_auth_2
62
Flutter plugin for authenticating a user with a web service
es_compression
46
Compression framework for Dart providing FFI implementations for Brotli, Lz4, Zstd (Zstandard) with ready-to-use prebuilt binaries for Win/Linux/Mac.
fast_image_compress
27
Flutter plugin that allows fast compression of images easily and quickly. 👌🔝🎉
flinq
12
Extended capabilities for collections. It's a bunch of shortcuts to avoid unnecessary boilerplate work with collections.
csv_parser
6
Classic CSV parsers suitable for most use cases. Pretty fast parsing. With experimental event-based streaming parsing.
regexed_text
4
This package extends the Text widget to provide additional functionality for highlighting text that matches a given list of RegExp patterns.
flutter_session_manager
3
Easy to use session wrapper that adds support to session storage and management in flutter.
shelf_session
0
The shelf_session is the implementation of cookiesMiddleware and sessionMiddleware for shelf.