PUBDEV
registry v0.0.2
Fast service locator for Dart and Flutter with support for deep injection params. No dependencies, no code generation.
PUBDEV
flutter_improved_scrolling v0.0.4
Attempt to implement better scrolling for Flutter Web and Desktop. Includes keyboard, MButton and custom mouse wheel scrolling.
PUBDEV
digified_flutter_plugin v0.0.23
Flutter plugin for Digified's Arabic eKYC and eContract SDKs. Provides native flows for identity verification and electronic contract signing with updated Android integration (FlutterActivity + Hilt) ...
PUBDEV
flutter_bloc_toolbox v0.1.13
Build on top of the wonderful flutter_bloc package. Contains some useful blocs/cubits.
PUBDEV
quipuscore_sms_plugin v0.0.1
A Flutter plugin for reading SMS messages from Android devices and syncing them to a backend server. Integrates with SMS SDK Android library via Maven.
PUBDEV
video_cms v0.1.1
A Flutter package for building video content management systems with RBAC, designed for BJJ gyms and educational content platforms.
PUBDEV
sip_voip_plugin v1.0.2+1
A simple Flutter plugin for SIP VoIP calling with CallKit support. Supports single and multi-account SIP registrations.
PUBDEV
daxle v1.1.0
A lightweight Dart utility package offering common abstractions and missing features to write safer, more expressive code.
PUBDEV
flutter_mathjax v0.0.1
A Flutter package for rendering LaTeX using MathJax v2 with support for automatic line breaking, offline caching, and performance optimizations.
PUBDEV
an_console v1.2.0
A developer can fully customize the console content, which can be used to display logs on the UI, serve as an app configuration center, and more functionalities.
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.