diff --git a/README.md b/README.md index 4251db0..a09dfc1 100644 --- a/README.md +++ b/README.md @@ -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") \ No newline at end of file +This project utilizes the [MIT License](https://github.com/aaronoe/FlutterCinematic/blob/master/LICENSE "Project License")