PUBDEV
dio v5.9.1
A powerful HTTP networking package,
supports Interceptors,
Aborting and canceling a request,
Custom adapters, Transformers, etc.
PUBDEV
native_dio_adapter v1.5.1
A client for dio which makes use of cupertino_http and cronet_http to delegate HTTP requests to the native platform.
PUBDEV
student_utils v1.0.0
A Flutter utility package that provides helper methods for student grading and pass/fail evaluation.
PUBDEV
saropa_lints v4.8.3
1677+ custom lint rules with 221 quick fixes for Flutter and Dart. Static analysis for security, accessibility, and performance.
PUBDEV
virtusize_flutter_sdk v2.2.9
Virtusize SDK for Flutter. This SDK helps clients to integrate Virtusize’s size and fit service into their Flutter applications for Android & iOS.
PUBDEV
pizzacorn_ui v0.0.16
Pizzacorn UI: a Flutter design system with configurable theme, typography, colors and reusable UI widgets.
PUBDEV
flutter_local_notifications_linux v7.0.0
Linux implementation of the flutter_local_notifications plugin
PUBDEV
flutter_local_notifications_platform_interface v10.0.0
A common platform interface for the flutter_local_notifications plugin.
HACKERNEWS
FlutterJS – Run Flutter code, get semantic HTML output
Hey HN! I'm the creator of FlutterJS.The Problem: Flutter Web is great for building apps, but terrible for websites. It renders everything to Canvas/WASM, which means:2-5 MB bundles (slow on mobile)Ze...
PUBDEV
dataforge_cli v0.6.0
A Dart code generator that forges data classes with JSON serialization support from annotated classes.
PUBDEV
dataforge v0.6.0
Code generator for dataforge package using build_runner for data classes with JSON serialization.
PUBDEV
dataforge_annotation v0.6.0
Annotations for dataforge package to generate data classes with JSON serialization support.
PUBDEV
idb_shim v2.8.1
indexed_db dart base interface with implementation for native (browser), file (io) and in memory.