PUBDEV
flutter_custom_tabs_platform_interface v2.4.0
A common platform interface for the flutter_custom_tabs plugin.
PUBDEV
hierarchical_state_machine v2.0.0
A framework for building performant state machines similar to UML state charts. States are organized in parent/child relationships, allowing common event handling to be shared by more generic states.
PUBDEV
google_maps_flutter_ios_sdk9 v2.17.3
iOS implementation of the google_maps_flutter plugin using Google Maps SDK 9.
PUBDEV
google_maps_flutter_ios_sdk10 v2.17.3
iOS implementation of the google_maps_flutter plugin using Google Maps SDK 10.
PUBDEV
cb_api_finance_expense_management_client v1.6.0
This is the API client for the expense management subdomain of the Cinch Budget application.
PUBDEV
airplay_button v0.2.1
A Flutter plugin that displays a native iOS AirPlay route picker button for casting audio to AirPlay devices.
PUBDEV
image_picker_pluz v0.0.3
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.
PUBDEV
anco_env v0.2.2
A Flutter plugin for detecting the HarmonyOS (Anco) environment and collecting comprehensive system environment information.
REDDIT
Lessons learned while vibecoding mobile apps in Flutter
I'm not a developer and have been dabbling in vibecoding mobile apps using Flutter. My tech stack is: Cursor with Anthropic's Sonnet or Opus Flutter for iOS and Android mobile apps Some major issues I...
REDDIT
Restartable Timeout Timer Implementation
This probably amounts to premature optimization, but I figured I would ask anyway. I'm implementing a "read timeout" for dart:http StreamedResponse ByteStream. If no data is received within a set dura...
PUBDEV
developer_tools_auto_route v0.0.2
Auto Route integration for developer_tools. Inspect current route, navigation stack, and router state.