REDDIT
I built an open-source SQL client with Flutter over the past 3 years
About 3 years ago I started learning Flutter, so I tried to build a small SQL client as a practice project. I just kept working on it in my spare time. After about 3 years, it slowly became a usable d...
PUBDEV
nit_validator v1.0.2
A simple tool for offline check nit number, this use an simple algorithm to check if this is ok and returns a boolean according to the input.
PUBDEV
appgram_flutter v1.0.0
Flutter SDK for Appgram - Feature voting, roadmaps, changelogs, help center, support tickets, status pages, surveys, contact forms, and blog. Build complete user feedback and support systems with pre-...
PUBDEV
saropa_drift_advisor v0.3.0
Debug-only HTTP server that exposes SQLite/Drift table data as JSON and a minimal web viewer. Use from any Drift (or raw SQLite) app via an injectable query callback.
PUBDEV
q_calc_util v2.1.0
Dixon's Q Test calculator package for Dart. It makes it easy to identify an outlier in a range between 3 and 30 double numbers
PUBDEV
easy_attribution_text v1.1.2
Easily add metadata attributes to your text and modify your fragments
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.