PUBDEV
flutter_deep_analyzer v1.0.0
A comprehensive static analysis tool for Flutter/Dart projects. Analyzes architecture, code quality, security, performance, and memory leaks.
PUBDEV
bd_sim_validator v1.0.5
A Dart package to validate and detect operators of Bangladeshi phone numbers. Supports GP, Robi, Banglalink, Teletalk, and Airtel.
PUBDEV
trail_ai v1.0.1
A Flutter package for building AI-powered applications with support for both online (Google Gemini) and offline (Gemma) language models. Features connectivity-aware model switching, streaming response...
PUBDEV
token_pack v0.1.0
Provider-based JSON compact representation library with TOON/ISON subsets in Dart
REDDIT
Flutter Pdf package
Hi, Iâm looking for a Flutter package that supports smooth zooming and two-directional scrolling (both horizontal and vertical) for PDFs. Iâm currently using pdfrx together with zoom_widget, bu...
REDDIT
Deprecated warnings building for iOS
This is my first time building an app for iOS and once I finally got it built for my testing device I got a bunch of warnings in Xcode (I develop on my Linux machine and borrow my wife's MacBook to co...
REDDIT
Choosing ONE backend language for Flutter â best for long-term career?
Hi everyone, Iâm currently learning Flutter and I want to become strong in backend development as well. However, I donât want to learn multiple backend languages and confuse myself. I prefer to ch...
REDDIT
All Flutter Developer Comment Your Current Salary With Experience .
Comment Your Salaries with your experience for an idea and demand of flutter developers.....
REDDIT
My Flutter pre-release checklist (Android + iOS) after too many avoidable bugs
I kept shipping small issues that should have been caught before release, so I made a short checklist for every Flutter app. - Run flutter analyze and fix all warnings that matter to runtime behavior ...
REDDIT
I made simple timer IOS game
Hi guys, I want to share my simple timer game. Made with Flutter + Flame only using Claude Code. Just wanted to share and also need feedback Thank you for reading!
REDDIT
Having switched to Zed IDE I was missing the VSCode Flutter tooling, so I built my own TUI for any terminal.
A few months ago I switched to Zed IDE and fell in love with it. It's blazingly fast, clean and simple, but the only issue is that it doesn't have any Flutter integration like VSCode or IntelliJ. I wo...
REDDIT
Running Text-to-Speech in Flutter
My team and I are building a platform that allows you to write a Python function, convert it to C++ code, and compile it into a library that can then be used in Flutter apps. We used it to run the new...
REDDIT
Dismissible page with scrollable view inside (*bug fix)
Hey there! If you have ever browsed pub.dev, searching for any kind of packages that does handle page dismissing when dragging sheet in all kind of directions, you'd probably came over this package ht...