PUBDEV
dart_code_simplifier v1.0.0
An intelligent AST-based Dart and Flutter code simplifier with 60+ simplification rules that automatically refactors code to be more readable, concise, and idiomatic.
PUBDEV
easy_init_cli v1.2.10
A CLI tool to create flutter project and initialize project with boilerplate code
HACKERNEWS
Show HN: Chroma Master A premium Flutter color suite with 7 integrated games
Play Store: https://play.google.com/store/apps/details?id=com.chromamast...Hi HN, I’ve always found standard color utilities to be a bit dry. Most focus on just providing HEX codes, but as a developer...
PUBDEV
simple_native v0.0.11
A comprehensive Flutter plugin for accessing native device features including Camera, Location, and Device Information.
PUBDEV
flutter_crop_camera v0.0.1
A high-performance Flutter camera plugin with a built-in crop editor, supporting custom aspect ratios, zoom, and orientation locking.
PUBDEV
assetflux_flutter v1.0.0
Flutter SDK for AssetFlux — manage remote image assets with automatic density selection, CDN caching, and gradual rollout support.
PUBDEV
df_pod v0.18.14
A package offering tools to manage app state using ValueListenable objects called Pods.
PUBDEV
strint v0.0.1
Safe JSON models for Flutter — avoid UI crashes when backend sends wrong types (e.g. int instead of String). Generates freezed models with Safe* converters.
PUBDEV
yookassa_client v1.0.6
A Dart client for Yookassa Payments APIs, simplifying payment integration and transaction processing for web,desktop and mobile applications.
PUBDEV
env_switcher v1.0.0
A Flutter package for switching between different environment configurations (dev, staging, production) with a secret tap gesture.
PUBDEV
cloudpayments_api v1.2.0
This package allows implementing payment acceptance into mobile, web, desktop apps and works as an extension to the CloudPayments API
PUBDEV
foursquare_movement_sdk v0.0.1
Flutter plugin for the Foursquare Movement SDK (passive location, venue detection, geofencing).
PUBDEV
suparepo v1.1.0
Generate repository/data access layer code from Supabase database schema. Automatically creates CRUD operations, queries, and type-safe API clients.
PUBDEV
supabase_schema_core v1.1.0
Internal package for Supabase schema fetching and type mapping. Used by supafreeze and suparepo. Not intended for direct use.