Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 389 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 389 Bytes

PluginCodelab

Description

This is an example plugin that accompanies the How to write a Flutter plugin codelab.

How to run

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