PUBDEV
font_awesome_flutter v11.0.0
The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.
PUBDEV
amazon_paapi5 v1.0.1
Amazon Product Advertising API v5 SDK for Dart & Flutter. Search products, retrieve pricing, images, and affiliate data with built-in AWS Signature V4 signing.
PUBDEV
flutter_checkbox v0.1.0
A customizable checkbox widget for Flutter with built-in label support, pixel-perfect size control, and smooth animations.
DEVTO
Flutter custom notifications
Every Flutter app needs notifications. Whether it's a success alert after a payment, an error toast when upload fails, or a warning banner before a session expires — you need them everywhere. Most dev...
PUBDEV
flutter_piwikpro v2.1.0
A dedicated Piwik PRO SDK that brings Piwik PRO Analytics to Flutter-based applications.
PUBDEV
indian_tax_utils v0.0.1
Tax calculation utilities for Indian ERP and billing apps including GST, TDS, invoice totals, rounding and discount helpers.
PUBDEV
smart_refresher v0.1.0
A powerful Flutter widget providing pull-to-refresh and infinite loading for scrollable content.
PUBDEV
defer v1.0.0
The `defer` is a small function intended to simplify the use of functions that require to execute `postponed` actions.
PUBDEV
easy_service_manager v26.0.0
This Package is used to add post production settings and features like more app settings, in-app-review, app rating system etc.
DEVTO
Integrating AI and Machine Learning into Flutter Applications
The convergence of cross-platform efficiency and artificial intelligence has redefined the boundaries of mobile software. As businesses seek to provide smarter, more predictive user experiences, the t...
PUBDEV
hooks_riverpod v3.3.0
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
PUBDEV
flutter_riverpod v3.3.0
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
PUBDEV
indian_business_utils v0.0.1
Utilities for Indian ERP and accounting apps including GST calculation, validators, invoice helpers and financial utilities.
PUBDEV
zeba_academy_ai_ui_builder v1.0.0
Build Flutter UI dynamically using JSON with dynamic forms, remote UI updates, theme switching, A/B testing and widget plugin system.
PUBDEV
easy_presentation v26.0.0
This package presents your data in the form of clean presentation view, it also supports simple text, markdown, youtube videos and tabular data form.
PUBDEV
particle_image v0.0.1
Interactive image-to-particle effect for Flutter. Renders any image as thousands of colored particles that scatter on touch/hover with spring physics.
PUBDEV
particle_core v0.0.1
Core engine for particle effects in Flutter. High-performance physics, single GPU draw call rendering via drawRawAtlas, and full customization. Used by particle_text and particle_image.