payam-zahedi / camera_button

Camera Button is a custom button widget that shows a live camera preview. It's acting like a miror.

Home Page:http://payamzahedi.com/camera_button/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camera Button

Camera Button is a custom button widget that shows a live camera preview and It will act like a miror. This project is created just for fun to show "#Flutter can do this too".

Inspired by this tweet of web implementation

video_2023-05-02_10-45-12.mp4

Online Demo

You can see the online demo of Camera Button at https://payamzahedi.com/camera_button/.

Run

To run this project on your local machine, you need to have Flutter installed. Then, follow these steps:

  1. Clone this repository to your local machine:
git clone https://github.com/your-username/camera-button.
  1. Open the project in your preferred IDE or text editor.

  2. Run the project using the Flutter CLI:

flutter run

About

Camera Button is a custom button widget that shows a live camera preview. It's acting like a miror.

http://payamzahedi.com/camera_button/


Languages

Language:Dart 69.8%Language:HTML 24.7%Language:Swift 3.8%Language:Kotlin 1.2%Language:Objective-C 0.4%