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.
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.
PUBDEV
smart_utils_plus v1.2.0
A comprehensive Flutter utility package providing essential helper classes for date/time manipulation, string operations, device information, logging, widget utilities, number formatting, and responsi...
PUBDEV
dart_frog_gen v2.1.0
Code generation tooling for Dart Frog — a fast, minimalistic backend framework for Dart.
PUBDEV
synheart_session v0.1.0
Flutter SDK for Synheart Session — stream-based session API with typed events for HR metrics and behavioral signals.
PUBDEV
page_turn_animation v0.1.0
A Flutter package that provides a realistic page turn/curl animation effect for transitioning between content using captured images.
PUBDEV
kitty_protocol v1.1.0
Dart implementation of the Kitty Protocol for terminal emulators. Supports keyboard and graphics protocols.
PUBDEV
vault_storage v3.1.0
A package for secure key-value and file storage using Hive and flutter_secure_storage.
PUBDEV
smart_dev_pinning_plugin v3.0.0
This plugin creates a secure native TLS connection to execute HTTP requests with certificate pinning.
PUBDEV
feature_folder_cli_plus v2.0.0
CLI utility that generates a folder structure to reduce the repetitive work required to setup directories for models, services, repositories, screens and widgets.
PUBDEV
msgpack_stream v1.1.0
A fast and efficient MessagePack implementation for Dart with streaming support