Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,27 @@ I think for the Usecase of Flutter Dart actually makes a lot of sense
- The ability to not worry about state changes in the UI. The Widget will take care of the rendering
using it's properties or state

SIMPLE & USEFUL SETUP FOR FLUTTER DEV.
PC = i5, i3
RAM <= 8GB
If working with Andriod Studio Emulator/ Microsoft VSS and this slows down your PC and your work.
Don't Worry
Please use Vysor.
Step 1: Install the Vysor on your PC.
Step 2: Install Vysor on your Smartphone form Google Play Store.
Step 3:Turn the USB Debugging in Develop's Option to ON.
Step 4: Connect with the USB Cable with phone and PC
Step 5: Open Vysor on PC after Plugging in your Smartphone.
Step 6: Let PC Vysor automatically detect your Smartphone.
Step 7: Automatic APK will get install on your Smartphone. Don't worry it will take 10 Seconds.

--Anytime you will connect ypur phone with PC , it will automatically connected--


AFTER ALL THIS , NOW YOU CAN VIEW YOUR FLUTTER UI AND THEIR OPERATION WITH BACKEND(IF ANY CONNECTED WITH DATABASE) ON YOUR SMARTPHONE.
ENJOY.......

```
## License

This project utilizes the [MIT License](https://github.com/aaronoe/FlutterCinematic/blob/master/LICENSE "Project License")
This project utilizes the [MIT License](https://github.com/aaronoe/FlutterCinematic/blob/master/LICENSE "Project License")