PUBDEV
dart_fsnotify v0.1.0
Cross-platform filesystem watcher for Dart. Watch files and directories for create, write, remove, rename, and chmod events — inspired by fsnotify.
PUBDEV
qalink v0.1.0
Real-time error capture SDK for Flutter — helps QA teams identify if bugs are frontend or backend
REDDIT
Does Process.runSync() resolve the absolute path to the executable at build time on Linux?
I'm indirectly using the xdg_directories package, which executes xdg-user-dir (see https://github.com/flutter/packages/blob/a9d36fb7b9021b6e980156097fa8c0f8392273f3/packages/xdg_directories/lib/xdg_di...
REDDIT
Where can I find developers who are open to working on a startup for equity?
Hi everyone, For the last 18 months Iâve been building a startup focused on live commerce for Bharat â basically a platform where sellers can sell products through live streaming. So far weâve m...
REDDIT
Made a quick Flutter widget lifecycle quiz while prepping for interviews â 10 questions, senior level
Been prepping for senior Flutter interviews and kept blanking on lifecycle questions during mock rounds â not because I didn't know them, but because I couldn't explain them cleanly on the spot. Put...
DEVTO
Building Complex, Excel-Style Data Tables with PDF & Excel Exports in Flutter 📊
If you have ever been tasked with building an enterprise dashboard, an inventory tracker, or a financial report in Flutter, you already know the struggle. Flutter’s built-in DataTable and Table widget...
PUBDEV
jao_cli v0.3.1
Command-line interface for jao ORM. Run migrations, generate schemas, and manage your database.
PUBDEV
degenerate_runtime v0.1.2
Core runtime interfaces and middleware for degenerate-generated API clients.
REDDIT
Url to flutter app converts easily using my repo
https://github.com/ameerhamzasaifi/Url_to_App test and use my repo , if you find any bug or error pls create a issue in my repo
PUBDEV
atomic_flutter v0.4.1
A lightweight, reactive state management solution for Flutter applications with async state support and domain-specific atoms.
REDDIT
How to implement a global screen time limit in Flutter (auto lock when usage time is over)?
Iâm building a kids learning application in Flutter, and I want to implement a parent-controlled screen time limit feature. The requirement is something like this: Parents can set a daily usage limi...
PUBDEV
flutter_jl_ota v1.0.3
A Flutter plugin for Over-The-Air (OTA) firmware updates targeting JL (JieLi) chipsets. Supports Android and iOS platforms with progress callbacks and error handling.
PUBDEV
op_rest_api_client v0.15.4
A lightweight and flexible Dart HTTP client for RESTful APIs with structured error handling via op_result and support for identity-based authentication and token refresh.
MASTODON
I am working on a long awaited feature for my gas station finder app: HomeWidgets!
I am working on a long awaited feature for my gas station finder app: HomeWidgets! Pretty happy with the progress so far. #AppDevelopment #FlutterDev #Tanken #Benzinpreise
PUBDEV
op_wifi_utils v1.4.3
A lightweight Flutter plugin using modern Android and iOS APIs to connect to Wi-Fi, disconnect, and retrieve the current SSID, based on OpResult for structured error handling.
PUBDEV
rivium_flutter_flags v0.1.0
Feature Flags SDK for Flutter - Lightweight feature flag management with Rivium. Pure Dart, works on all platforms.