REDDIT
Using OpenPencil for Flutter code generation?
Last week, someone got mad at Figma and started to recreate it, but as an open-source offline desktop app (using Tauri) with Vue/TypeScript, which is even better. The app can read Figma .fig files. It...
PUBDEV
enbbox v1.0.0
Enbbox Flutter SDK — drop-in notification inbox for your Flutter app. Manage notifications, preferences, and real-time updates.
REDDIT
An app that allows you to watch streams from Twitch and Kick.
I am considering creating an application that allows users to watch broadcasts from both platforms. Users can follow channels, chat, moderate chats, etc. Do you think such an application makes sense? ...
DEVTO
Hey I Am Alive – The Easiest Way to Stay in Touch With People You Care
In today’s busy world, it’s easy to lose touch with people we care about. Work, travel, different time zones, and daily responsibilities often make it hard to stay connected with friends, parents, chi...
PUBDEV
primekit_riverpod v1.0.0
Riverpod integration for PrimeKit. Provides async notifier mixins, pagination helpers, and ready-to-use providers for connectivity, authentication, preferences, secure storage, and app version.
PUBDEV
primekit_firebase v1.0.0
Firebase adapter layer for PrimeKit. Provides drop-in implementations of PrimeKit abstractions backed by Firebase Auth, Firestore, Storage, Crashlytics, Cloud Messaging, Remote Config, and Realtime Da...
PUBDEV
primekit_core v1.0.0
Core building blocks for Flutter apps: validation schemas, async state management, dependency injection, result types, and common extensions. Zero heavy dependencies — ships as a pure Flutter package.
PUBDEV
dart_either v2.1.0
Either monad for Dart language and Flutter framework. Type-safe error handling, railway oriented programming. Supports Monad comprehensions, async map, async flatMap.
PUBDEV
simple_3d_renderer v23.0.2
Sp3dObj renderer. Includes simple cameras, light, world, and more. It also supports user taps.
PUBDEV
sync_offline_requests v1.2.1
A Flutter package that provides offline-first HTTP request handling with automatic synchronization when internet connectivity is restored.
PUBDEV
language_helper v0.13.0
A Flutter package for easy multi-language app localization with automatic text extraction and translation support.
PUBDEV
zenify_devtools_extension v1.0.0
DevTools extension for Zenify - inspect scopes, queries, and dependencies in real-time.
REDDIT
I Built a Flutter Package emv_nfc_reader That Reads Credit Card Data via NFC â Here's How
A deep dive into building emv_nfc_reader*, an open-source Flutter plugin that extracts card numbers, cardholder names, transaction history, and more from EMV chip cards using NFC.* Have you ever wonde...
PUBDEV
layers_flutter v1.0.0
Layers SDK for Flutter. Analytics with ATT, SKAN, and deep link integrations.
PUBDEV
just_save_gallery v0.1.0
A lightweight Flutter plugin that saves images and videos to the device gallery. Supports both raw bytes and file path inputs on Android and iOS.
PUBDEV
flame_visual_fx v1.0.0
A collection of high-performance, cross-platform Canvas-based Decorators for Flame engine (Outlines, Neon Glows, Ghost Trails, Holographic Glitches, and Dissolves).
REDDIT
Open-sourced M-Security, a Flutter security SDK powered by Rust (AES-GCM, Argon2, BLAKE3, streaming encryption, EVFS, ...)
Iâve been working with a small team at our university to build a Flutter security SDK where all the crypto runs in Rust through Flutter Rust Bridge. The idea was to avoid doing crypto in Dart and ke...
PUBDEV
sliver_sticky_collapsable_panel v3.0.3
A Sliver implementation of sticky collapsable panel, with a box header rebuild on status and a sliver child as panel content.