REDDIT
Clean, modular Flutter architecture (Open-Source example)
Hi guys, Iâm sharing an Open-Source Flutter app that focuses heavily on clean architecture, modular feature structure, and annotation-based dependency injection. The goal was to build something that...
PUBDEV
ncc_data_shaft v1.0.0
The official bridge between network_cool_client (ncc) and data_shaft. Provides standardized drivers and datasources for a clean data layer.
PUBDEV
zsdk v5.0.0
A Flutter plugin for printers using Zebra Link OS, to allow ZPL and PDF priting over TCP/IP connections.
REDDIT
Experiment: AI implementing Flutter screens end-to-end (architecture-aligned PRs)
Weâre building a system that preprocesses a Flutter repository to understand its structure before generating code. It maps: ⢠Feature/module organization ⢠State management (Bloc / Riverpod / Pr...
REDDIT
Reliable offline reminders in Flutter (even if the app is closed / device rebooted)
I ran into a frustrating problem while building a reminder feature in a Flutter app. Scheduled notifications were inconsistent when the app was closed. Sometimes they fired on time, sometimes they wer...
PUBDEV
cryptography_flutter_plus v3.0.0
Makes 'package:cryptography_plus' use platform APIs in Android, iOS, and Mac OS X. The package can make performance up to 100 times better.
PUBDEV
cryptography_plus v3.0.0
Cryptographic algorithms for encryption, digital signatures, key agreement, authentication, and hashing. AES, Chacha20, ED25519, X25519, Argon2, and more. Good cross-platform support.
PUBDEV
shaped_plugin v0.1.7
ShapedSdkCamera is a Flutter component that captures body images in the correct pattern to submit for Shaped IA API in order predict body measurements and body fat percentage.
PUBDEV
firebase_analytics_platform_interface v5.0.7
A common platform interface for the firebase_analytics plugin.