PUBDEV
dpi_validator v1.0.2
A DPI validator. This validate and return values of department and municipality by DPI.
PUBDEV
altive_lints v2.2.0
Provides `all_lint_rules.yaml` that activates all rules and `altive_lints.yaml` with Altive recommended rule selection.
PUBDEV
fake_firebase_security_rules v0.5.4
Fake for Firebase Security Rules. To be used by fake_cloud_firestore and mock_firebase_storage.
PUBDEV
fake_cloud_firestore v4.0.2+1
Previously known as cloud_firestore_mocks. Fake implementation of Cloud Firestore. Use this package to unit test apps that use Cloud Firestore.
REDDIT
Googleâs AI framework (Genkit) is now available in Dart
Too many of us building AI features in Flutter are just sending raw HTTP requests to OpenAI or Gemini and doing a lot of manual JSON parsing. Google just released the Dart SDK for Genkit, which is an ...
PUBDEV
gamification_flutter_sdk v1.0.0
Flutter SDK for the SaaS Gamification Platform. Auto-tracking via gamif_scanner.
PUBDEV
smart_localization v0.0.1
A backend-agnostic smart localization system for Flutter. Version-controlled translations with intelligent caching, fallback chains, and parameterized translations.
PUBDEV
transparent_tap_animation v0.0.1
A lightweight iOS-style tap animation widget for Flutter. Smoothly reduces opacity on press with scroll-aware gesture detection, double-tap, and long-press support.
PUBDEV
cloud_dissolve_animation v0.0.3
A dreamy cloud-like dissolve animation widget for Flutter. Creates beautiful blur, float, and fade effects using Overlay for unbounded animations.
PUBDEV
swipe_back v0.0.2
iOS-style full screen back swipe gesture for Flutter. Enables swiping from anywhere on the screen to navigate back, not just the left edge.
REDDIT
I built a widget to bring Apple's SF Symbols icon transitions (diagonal wipe) to Flutter
Iâve always been frustrated that animating between two icons in Flutter usually means settling for a basic AnimatedSwitcher cross-fade. If you want something that feels native and premium (like th...
DEVTO
Mobile App Launch Checklist: From Idea to App Store
The App Revolution: Mastering Mobile App Development for Success The mobile app market has exploded in recent years, with millions of apps available for download across various app stores. As a develo...
PUBDEV
sqlite3_web v0.6.0
Utilities to simplify accessing sqlite3 on the web, with automated feature detection.
DEVTO
Choosing the Right Path for iOS App Development
Introduction In today's digital landscape, having a mobile app is essential for businesses to engage with their customers effectively. When it comes to iOS app development, you have two primary paths ...