Skip to content

Latest commit

 

History

History
 
 

plugin_codelab

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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