PUBDEV
laminar v0.1.0
A platform-independent Flutter library for programmatic video composition and rendering. Inspired by Remotion, built for the Dart/Flutter ecosystem.
REDDIT
What's your experience with LLMs doing flutter work?
I have a rails app I've been working on for a while that is very featured and nearing completion. However I'm struggling with the realization after all this time that maybe a web app isn't the ideal u...
REDDIT
Got Hired at CRED- Flutter developer Intern !
Guys , cant believe I am into cred as a flutter developer intern , need to give full credit to JESUS , tbh my Prophet in 2022 said I will get a great job and here it is . It didnt happen because of me...
PUBDEV
asset_to_dart v0.1.0
A CLI tool to auto-generate strongly typed Dart classes for Flutter assets. Supports all-in-one or per-folder output, filtering, and custom output paths.
PUBDEV
glovex_liquid_ui v0.1.0
A liquid-glass inspired Flutter UI kit with reusable widgets for production apps.
PUBDEV
flutter_i18n_translator v0.2.0
A Flutter/Dart CLI tool that detects missing keys in JSON localization files, auto-translates them, and can regenerate Dart i18n helpers.
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.