PUBDEV
better_require_trailing_commas v5.0.0
A lint rule that enforces trailing commas behaves like ESLint’s comma-dangle with the always-multiline option.
PUBDEV
single_value_cubit v1.2.2
Simple single value cubit. Works as a simple state manager for inputs, scrolls, flags etc. Works best as injected and observed by other blocs/cubits.
REDDIT
I Built a Flutter Video Conferencing App
I came across a simple way to build a Flutter video conferencing app without putting together the whole meeting UI from scratch. This setup can help if you want to: create an online meeting page in Fl...
PUBDEV
text_mark v1.0.0
Rich inline text styling for Flutter. Define your own [tags], support nesting, dynamic values, and a global theme — with zero dependencies.
PUBDEV
unrouter_core v0.1.0
Platform-agnostic routing core for matching, guards, params, and query helpers.
PUBDEV
pinpoint_sdk v12.2.0+21
The Pinpoint SDK is a cross-platform (Android/iOS) Flutter plugin for positioning with Pinpoint's technology.
REDDIT
What if AI could operate your Flutter emulator like a QA engineer? I built a rough version. Hereâs what I need from this community.
Iâve been building Flutter apps professionally for years. When AI coding tools took off, I adopted them fast. Cursor, Copilot, the usual suspects. And they helped â genuinely. But there was always...
PUBDEV
adapti_flow v1.0.0
A comprehensive zero-dependency Flutter responsive design system with adaptive layouts, percentage-based sizing, device detection, design-proportional scaling, and fully customizable breakpoints. Work...
PUBDEV
dart_common_extensions v0.0.4
This package provides a collection of convenient extensions for Dart `DateTime`, `List`, `Map`, and `String` classes, aimed at simplifying common operations and enhancing code readability.
PUBDEV
chatbot_support_kit v1.0.2
A customizable floating chatbot widget for Flutter apps. Drop-in chat UI with AI integration, WebSocket support, and beautiful animations.
PUBDEV
easy_scroll_pagination v1.2.0
A flexible Flutter pagination controller supporting offset and cursor-based pagination with refresh, parallel API calls, and clean state management.
PUBDEV
ft_patch_package v1.0.1
Patch Flutter & Dart packages like React Native's patch-package. Create, store, and auto-apply patches to pub dependencies after pub get. Fix bugs in third-party packages without forking.
PUBDEV
search_field_dropdown v1.1.0
A customizable dropdown widget for Flutter with advanced styling, search functionality, and dynamic data handling.