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