Flutter Augmented Reality: Choosing the Right Plugin and Building Your First AR Experience
Build AR in Flutter with ARCore/ARKit. Compare plugins, set up iOS/Android, and ship a performant AR scene with code you can paste.
Build AR in Flutter with ARCore/ARKit. Compare plugins, set up iOS/Android, and ship a performant AR scene with code you can paste.
Build a Flutter audio player + recorder: record voice, play with seek, handle permissions, show levels, and share files using just_audio and record.
Learn Freezed for Flutter: immutable data classes, unions, and JSON with build_runner. Step-by-step setup, examples, and troubleshooting.
Flutter state management in 2026: a concise, practical comparison of BLoC and Riverpod 3.x—APIs, tooling, performance, and when to choose each.
A step-by-step Flutter localization tutorial using ARB files and gen‑l10n: setup, ARB authoring, plurals, selects, runtime switching, testing, and CI.
Integrate Google Maps in Flutter: setup keys, Android/iOS config, markers, directions, clustering, styling, and best practices.