PUBDEV
flutter_quick_db v0.1.0
A dead simple Flutter database package built on top of the awesome Sembast library, which offers code generation, simplifying database creation in your Flutter app
PUBDEV
byte_extensions v0.0.4
Extensions for handling common types and converting them to/from byte arrays
PUBDEV
launchdarkly_common_client v1.9.0
Client-side SDK code for dart. This is an internal package not designed for general use.
PUBDEV
braze_plugin v17.0.0
This is the Braze plugin for Flutter. Effective marketing automation is an essential part of successfully scaling and managing your business.
PUBDEV
gma_mediation_pangle v3.5.3
Mediation Adapter that enables sending ad requests to the Pangle ad network using the google_mobile_ads plugin.
PUBDEV
unified_analytics v8.0.11
A package for logging analytics for all Dart and Flutter related tooling to Google Analytics.
PUBDEV
flutterwind_core v0.0.9
Flutter utility-first universal design system - powered by Tailwind CSS
PUBDEV
gps_camera_snap v0.0.1
A Flutter camera package that overlays GPS location, address, date, and time on captured images.
GITHUB
Update engine.version for 3.38.10 stable hotfix release (#182095)
I messed up thinking that I didn't need to do this since no cherry pick affected the engine. Instead, I need to update it with the SHA from #181926.
GITHUB
3.42.0-0.0.pre: Update `engine.version` for 3.42 beta release (#182125)
The commit: 3543c00 Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from t...
DEVTO
Flutter Development Environment Setup (Apple Silicon macOS)
This document is a complete, reproducible guide based on a real troubleshooting journey. It explains what we were trying to achieve, why each tool exists, how to install everything cleanly, and how to...
DEVTO
From Clone to iPhone: A First-Time Flutter iOS Journey (with All the Pitfalls)
This post documents my first real interaction with Flutter, Dart, Android Studio, Xcode, and iOS development, starting from cloning an existing Flutter repository all the way to running the app on a r...