REDDIT
What does your crash debugging workflow actually look like in Flutter?
Genuinely curious â when something crashes in prod, what's your process? Flutter makes this harder than native IMO: Dart traces are hard to read Platform channel crashes point to the wrong layer Sam...
PUBDEV
hamreen_printing v6.2.6
Plugin that allows Flutter apps to generate and print documents to compatible printers on Android, iOS, macOS, Windows, and Linux, as well as web print.
PUBDEV
xport v1.1.5
A cli tool to export Apple provisioning profiles and signing certificates and upload them to GitHub Secrets.
PUBDEV
flutter_liveness_detection_randomized_plugin v1.2.1
A Flutter plugin for liveness detection with randomized challenge response method
PUBDEV
dw_image_picker v1.3.0
Choose images/videos from the library, crop images, and capture new photos/videos with ease.
PUBDEV
dw_image_picker_platform_interface v1.3.0
A common platform interface for the dw_image_picker plugin.
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