This project is a starting point for a Flutter application.
Case 1: Clone the repository and open the project in Android Studio. Run the App. Note : Flutter_svg 17.02 Package has dependency error with Lastest Flutter Release. If you do not have latest Flutter realese then just clone the repository else after cloning replace 'flutter_svg: ^0.17.4' by 'flutter_svg: ^0.18.0' in pubspec.yaml
Case 2: Install the Apk in the mobile phone.
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.