Run this example:
-
Clone this repo
-
Run
flutter pub getto install pub dependancies -
and then run
flutter runNB: Make sure your emulator is running and recognized by flutter. You can check that by running
flutter docker, then check for theconnected devicesection at the bottom.
For more information, check the offical repo here.