Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 265 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 265 Bytes

Scribble Example

An example that demonstrates how the scribble package can be used

Run the app

  1. Open a terminal
  2. Navigate to this example directory
  3. Run flutter create .
  4. Run flutter run from your Terminal, or launch the project from your IDE!