This is an example plugin that accompanies the How to write a Flutter plugin codelab.
Since this is a plugin, not an app, it can't be run by itself. It must be run
from the example
directory:
cd example
flutter run
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This is an example plugin that accompanies the How to write a Flutter plugin codelab.
Since this is a plugin, not an app, it can't be run by itself. It must be run
from the example
directory:
cd example
flutter run