REDDIT
State Machines
When I worked at Stadia - we had a hierarchical state machine library that we used for the out of box experience onboarding flow (multiple screens with custom backflow) and for the complex setup, test...
PUBDEV
timezone_country v1.0.0
Convert IANA timezones to ISO 3166-1 country codes and back. Country names, flag emoji, alpha-2/alpha-3 support. Pure Dart, zero dependencies, O(1) const-map lookups.
PUBDEV
org_flutter v10.3.2
Flutter widgets for displaying Emacs Org Mode (https://orgmode.org) content
PUBDEV
extify v1.0.2
Lightweight Dart extension utilities for String, Number, DateTime, List, and more — with Korean language support
REDDIT
Finally released my first Flutter app - Hereâs what I learned
Hey fellow Flutter devs! I finally bit the bullet and released my first app. It started as a simple hobby project to learn Flutter whilst building a tool to help me sleep, and I ended up learning quit...
PUBDEV
flutter_gen_cli_mqs v1.0.0
A CLI tool to generate Flutter projects with a pre-defined structure.
PUBDEV
podcast_search v0.7.14
A library for searching for podcasts and parsing podcast RSS feeds. Supports iTunes and PodcastIndex directories, and newer features such as chapters and transcripts.
PUBDEV
flutter_albe v0.0.46
This package provides custom Flutter components developed by Zanichelli for a consistent, high-quality user experience in our apps.
PUBDEV
flutter_log_handler v0.0.1
A powerful logging handler with UI, crash capture, interceptor logging and file sharing.
PUBDEV
universal_file_viewer v0.1.3
A Flutter package to preview local and remote files with inline viewers and external fallback.
PUBDEV
app_updater v2.1.0
A comprehensive Flutter package to check for app updates and display platform-native dialogs. Supports iOS, Android, macOS, Windows, and Linux with release notes, analytics, GitHub releases, Firebase ...
DEVTO
🚀 A Modern Flutter Permission Plugin That Works Across ALL Platforms (Android, iOS, Web, Desktop)
Managing permissions in Flutter apps can quickly become complex — especially when supporting multiple platforms like Android, iOS, Web, and Desktop. Handling platform differences, permission states, a...