Start from an example app
- Open your terminal and enter the following command:
git clone https://github.com/Huddle01/flutter-sdk-example-app
Change directory
cd flutter-sdk-example-app
Install the dependencies
flutter pub get
Run the project
flutter run
Open your emulator or device and check out the sample app