PUBDEV
vertical_carousel v1.0.0
A customizable, high-performance vertical carousel widget for Flutter.
PUBDEV
mobpay v0.4.0
This package is meant to aid in integrating to Interswitch IPG for the following services
PUBDEV
native_toolchain_c v0.17.5
A library to invoke the native C compiler installed on the host machine.
PUBDEV
hooks v1.0.2
A library that contains a Dart API for the JSON-based protocol for `hook/build.dart` and `hook/link.dart`.
PUBDEV
flutter_android_widgets v0.0.2
Define Android home screen widgets entirely in Dart. No XML, no Kotlin, no manual manifest editing.
PUBDEV
ss_preventer v0.1.0
Flutter plugin for screenshot prevention and screenshot detection stream on Android/iOS.
PUBDEV
mylekha_liquid v0.1.0+1
A Dart port of the Liquid template engine — supports Flutter, Dart CLI, and web.
PUBDEV
omega_architecture v0.0.2
A reactive, agent-based architecture framework for Flutter applications.
PUBDEV
gsd_utilities v0.0.30
Flutter utilities for config management, local storage, and file uploads to DOCUframe.
PUBDEV
zeba_academy_smart_forms v1.0.0
JSON-driven smart form engine with validation, multi-step support, custom widgets and auto serialization.
REDDIT
What are the most common issues you meet when using AI to code Flutter
For myself, I always see AI forgot how dependency injection is implemented. The AI always create new instance of Repository inside a Controller. Solution: I added a DI rules as a skill for agent, it's...
PUBDEV
easy_ads_flutter v26.0.0
Easy Ads is a wrapper around famous ad packages which let you integrate ads easily
PUBDEV
zenify v1.7.0
Powerful asynchronous state management, automatic caching, hierarchical DI, and zero-boilerplate reactivity. A holistic architecture for modern Flutter apps.
DEVTO
How to Build an AI Chatbot on Android with Flutter
Flutter has revolutionized cross-platform mobile development. With a single codebase, you can deploy to both Android and iOS—perfect for startups and enterprises alike. If you're looking to build an A...