/button-overlay-on-camera

Flutter: Button overlay on camera feed.

Primary LanguageDart

cameraoverlay

A new Flutter project.

Quest to find a way to have a button overlay on the camera feed, started as a sceneform plugin, then as a surface view plugin.. ended up here, at a simpler solution of just using a Stack widget of flutter.

not about the code but about the idea.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.