PUBDEV
shsp v1.0.0
Single HandShake Protocol (SHSP) - a custom networking protocol for peer-to-peer communication. Unified package containing types, interfaces, and implementations.
PUBDEV
diagonal_wipe_icon v0.1.0
Polished wipe-style icon transitions for Flutter with diagonal, horizontal, and vertical directions.
REDDIT
What should I focus on next?
Hello, I am a mobile developer who was recently laid off. I used Flutter to develop cross-platform apps for three years. The company I worked for was small in terms of mobile development â there wer...
PUBDEV
flutter_pagination_pro v0.2.0
Zero-dependency Flutter pagination: infinite scroll, load more button, grid view, slivers, and numbered pagination. Built-in loading/error/empty states, pull-to-refresh, cache-first initialItems, page...
PUBDEV
microfs v1.0.0
A minimal filesystem stored in a single binary container, implementing the package:file FileSystem interface.
PUBDEV
myfatoorah_flutter v3.3.0
This plugin simplify the MyFatoorah payment platforms integration with your app, that works smoothly and provide you a simple way to embed our payment functions within your app.
PUBDEV
flutter_smart_forms v1.0.0
A powerful, reactive, and dynamic form builder for Flutter supporting JSON-driven forms, conditional fields, validation, and custom UI components.
PUBDEV
noise_protocol_framework v1.2.0
Pure dart library to easily implement Noise Protocol Framework protocols.
PUBDEV
love_db v1.0.0
Local vector database for Flutter apps with on-device SQLite storage, HNSW ANN search, and a simple collections API for managing and querying embeddings.
DEVTO
Reactify Your Online Presence
Reactify Your Online Presence: A Step-by-Step Guide Boost Your Digital Footprint with a Unified Brand Experience In today's digital landscape, having a strong online presence is crucial for businesses...
REDDIT
I'm considering switching from C# WPF to Flutter, a feedback?
Hi, I'm hesitant to invest the time to learn Flutter and convert my applications (C# and WPF). The goal is to have a single project for Windows and macOS desktop apps. I've been a .NET developer for 2...
PUBDEV
amplitude_engagement_flutter v0.0.4
Official Amplitude Engagement Flutter SDK, supporting Android, iOS
PUBDEV
date_snap v1.0.0
A lightweight Flutter package for localized date formatting and relative time calculation. Supports English, Bengali, and Arabic.
REDDIT
Which Flutter package is best for implementing advanced charts in an existing project?
Hi everyone, Iâm working on an existing Flutter project and need to implement advanced graphs/charts to visualize data. Iâm looking for a package that supports features like: Line / Bar / Pie char...
PUBDEV
turbo_plx_cli v0.0.3
A Firestore-like API for local file operations via the plx CLI subprocess.
REDDIT
Flutter watch app
Has anyone built a watch app wearOs(android ) & watchOs(iOS) using flutter ? How was the experience and is it done all using flutter ? Or you have to do native code for every platform? One more thing ...