PUBDEV
continuum_state v5.0.0
State-based persistence strategy for Continuum — aggregate adapters, fetch/persist lifecycle, and concurrency retry.
PUBDEV
continuum_event_sourcing v5.0.0
Event sourcing persistence strategy for Continuum — event store, serialization, projections, and aggregate replay.
PUBDEV
continuum_uow v5.0.0
Unit of Work session engine for Continuum — identity map, operation recording, atomic commit, and transactional runner.
PUBDEV
size_tailored_text v1.0.7
This text widget automatically adjusts the font size to prevent overflow error messages by ensuring it does not exceed the given space.
PUBDEV
vyuh_extension_content v1.31.0
An extension for the Vyuh framework for creating CMS integrations
PUBDEV
vyuh_core v1.52.0
The core library for the Vyuh framework which contains the base types and runtime.
PUBDEV
auto_localize_plus v1.0.0
Automatically generate multi-language localization JSON files (hi, ta, te, kn, ml, etc.) from a single base file. Supports fast parallel translation for Flutter and Dart projects.
PUBDEV
neurostate v0.0.1
Intelligent, AI-augmented predictive state management for modern Flutter applications.
PUBDEV
flutter_debounce_throttle_hooks v2.4.3
Flutter Hooks integration for flutter_debounce_throttle. Auto-dispose debounce and throttle controllers with HookWidget.
PUBDEV
flutter_debounce_throttle v2.4.3
Debounce and throttle for Flutter. Prevent double-tap, button spam, and memory leaks. Zero dependencies, widgets, async support, and auto-lifecycle management.
PUBDEV
dart_debounce_throttle v2.4.3
Debounce, throttle, and rate limiting for Pure Dart. Zero dependencies, async support, batch processing, and distributed rate limiting.
REDDIT
The official Material package has been released!
The official Material package has been released! cupertino_ui is also available! The separation from Flutter is finally beginningâ¼ï¸ https://pub.dev/packages/material_ui
DEVTO
Flutter'de Null Safety Nedir? 🎯
Null safety, Flutter'de değişkenlerin null (boş) değer almasını kontrol altına alan bir güvenlik sistemidir. Kodunuzu daha güvenli ve hatasız hale getirir. ⚡ Temel Kavramlar Nullable Tipler (?): Strin...
PUBDEV
flutter_debug_trinity v0.1.0
Unified crash recovery (recoverable_app), explainable UI decisions (ui_explainer), and root-cause causality tracing (causality_flutter) — all sharing one event graph.
PUBDEV
unmaterialistic v0.0.3
A custom_lint for warning you against using 'package:flutter/material.dart'.
PUBDEV
advanced_api_client v0.0.1
A Flutter package to simplify API requests, including RESTful CRUD, file uploads, and pagination.