PUBDEV
injectable_generator v2.12.1
Injectable is a convenient code generator for get_it. Inspired by Angular DI, Guice DI and inject.dart.
PUBDEV
flutter_display_awake v1.0.1
A Flutter plugin to keep the screen awake and restore default sleep behavior.
PUBDEV
static_json_serializable_generator v0.3.0
A code generator for serializing static variables of classes.
PUBDEV
open_settings_plus v0.4.1
The most complete flutter plugin packages for open various settings screen, covering newer versions of ios and android.
PUBDEV
rwanda_locations v1.0.1
Rwanda administrative locations - provinces, districts, sectors, cells and villages.
PUBDEV
calcfy_calculators v1.0.0
Lightweight Dart library for EMI, SIP, GST, BMI, Lot Size and more financial & health calculators. Full suite at https://calcfy.cc
PUBDEV
curving_reality_library v1.1.1
This library accelerates app development providing customizable UI components, ready-to-use screens and services.
DEVTO
[Boost]
React Native vs Flutter for Enterprise Apps: Making the Right Choice in 2026 Kumar Harsh ・ Feb 23 #mobile #reactnative #flutter #programming
PUBDEV
nekos_best v2.1.7
A dart package for interacting with nekos.best api. Easy and simple package to make requests to nekos.best and fetch results.
PUBDEV
aes_encrypt_file v0.0.9
High-performance Flutter plugin for AES-256 file encryption and decryption with native C/C++ implementation. Optimized for large files with low memory footprint.
PUBDEV
composable_data_table v0.1.0
A customizable data table widget for Flutter with selection, pagination, status badges, and theming support.
PUBDEV
smart_api_executor v0.0.1
A lightweight API lifecycle executor for Dart and Flutter applications. Simplifies loading, success, failure and no-internet handling.
DEVTO
Building a Custom Screen Time Flutter App with iOS Native APIs
Integrating Apple's powerful Screen Time APIs—Family Controls, Managed Settings, and Device Activity—into a cross-platform Flutter application requires bridging native iOS capabilities with Dart code....