DEVTO
Flutter & Dart Basic Interview Questions
If you’re preparing for a Flutter interview and not sure where to start, this series is for you. In this blog series, I’ll be sharing a wide range of Flutter interview questions that are commonly aske...
PUBDEV
microsoft_kiota_serialization_form v0.0.5
Provides parsing and serialization support for the `application/x-www-form-urlencoded` content type.
PUBDEV
microsoft_kiota_serialization_json v0.0.8
Provides parsing and serialization support for the `application/json` content type.
REDDIT
⨠Forui Adaptive Widgets: Working with Touch and Desktop Platforms
The idea is simple: on touch devices you want larger tap targets, more generous spacing, and overall more forgiving hit areas. On desktop, you want things tighter and more precise. This comes out of t...
PUBDEV
gg_local_package_dependencies v1.2.0
gg_local_package_dependencies reads packages located in a local folder and creates a dependency graph.
PUBDEV
flutty_cli v1.0.0
Command-line tool to scaffold, validate, and migrate FluttyUI Flutter projects with reproducible project generation and upgrade workflows.
MASTODON
Today in #FlutterDev: I was mentally planning out a 2048-game and realized it was easier to whip up…
Today in #FlutterDev: I was mentally planning out a 2048-game and realized it was easier to whip up a prototype over lunch :D#MobileDev
PUBDEV
rivium_ab_testing v0.1.0+2
A/B Testing SDK for Flutter - Run experiments and feature flags with Rivium. Pure Dart, works on all platforms.
PUBDEV
ux_feedback v4.2.1
UX Feedback helps to collect and process feedback from users, turning it into valuable insights
PUBDEV
diagram_editor v1.0.0
A Flutter library for building interactive diagram editors with type-safe components, links, pan/zoom, and serialization.
REDDIT
What's your tool stack for staying productive in Flutter?
Hey folks. I'm a one-person dev team with very basic Flutter/Dart and Go experience. I'd like to start building some fairly simple production-ready tools mainly for internal use at work. I have used F...
PUBDEV
flutter_future_progress_dialog v1.5.0
Show a progress dialog while a Future runs and return the result. Supports Material, Cupertino, and adaptive styles with type-safe error handling.
PUBDEV
draggable_float v0.1.2
A draggable floating widget for Flutter that can be repositioned anywhere on screen with boundary constraints.