PUBDEV
prisma_flutter_connector v0.4.0
A type-safe Flutter connector for Prisma backends. Generate Dart models and type-safe APIs from your Prisma schema with support for PostgreSQL, MySQL, SQLite, and Supabase.
DEVTO
Clean Architecture with BLoC in Flutter: A Practical Guide
Clean Architecture with BLoC in Flutter: A Practical Guide After working across multiple Flutter products — from fleet management apps to OCR pipelines — one thing becomes clear fast: the way you stru...
PUBDEV
markdown_widget_flutter_heyteacher v2.4.0+1
Unofficial fork of markdown_widget, a new markdown package. It supports TOC function, code highlighting, and it supports all platforms
PUBDEV
flexical v0.1.0
A native Flutter rich text editor that outputs Lexical JSON format. Edit rich text in Flutter, get cross-platform compatible Lexical JSON.
DEVTO
How I Built a Journal App as a Solo Developer with Flutter + Firebase + Claude AI
Six months ago I was a solo developer with an idea: build a journaling app that uses AI to give people genuine reflections on what they write, not generic motivational quotes, but responses that actua...
PUBDEV
coral_xyz_codegen v1.0.0-beta.9
Code generation for coral_xyz — generates typed Dart clients from
Anchor/Quasar IDL files using build_runner.
PUBDEV
coral_xyz v1.0.0-beta.9
A universal Dart client for Solana programs — Anchor, Quasar, and Pinocchio.
Provides dynamic IDL-based program interactions, zero-copy account decoding,
multi-framework discriminator support, and sea...
PUBDEV
like_button_plus v0.0.1
A customizable like button for Flutter with count support, custom builders, and toggle animation.
PUBDEV
flutter_date_timeline v0.0.1
A simple and customizable horizontal date picker for Flutter. Supports date selection, styling, and localization.
PUBDEV
lumide_codestral v1.0.0
Mistral Codestral inline completion plugin for Lumide IDE. Provides AI-powered code suggestions using the Mistral FIM API.
PUBDEV
countdown_plus v0.0.2
A simple and customizable countdown timer package for Flutter. Supports pause, resume, and end callbacks.
PUBDEV
media_break_points v2.0.0
Adaptive layout primitives and container-aware responsive builders for Flutter.
PUBDEV
bg_orchestrator v1.0.1
A production-grade, cross-platform background task orchestrator for Flutter. Unifies Android WorkManager and iOS BGTaskScheduler with a single elegant Dart API. Supports task chaining, typed retry pol...
PUBDEV
roblox_dart v0.1.0
Dart-to-Luau transpiler for Roblox. Write Dart, compile to Luau with full Roblox API types and Rojo integration.
REDDIT
Which Flutter state management should I learn first for jobs?
Hey everyone, Iâm 21 and based in India. I recently started learning Flutter since itâs not part of my course, and I thought it would be a great option for mobile app development. Before this, I w...
REDDIT
Question about the use of TMDB API in my Flutter project.
So i'm planning to build a flutter app that will be utilizing TMDB API, now, I'm also planning on publishing it on playstore, and integrate a subscription there, so my question is, is it legal to use ...