Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Example of Flutter Speedomater

This is the example app of Flutter Speedometer package.

Getting Started

In order to run this example, make sure there is a connected device or a running simulator on your machine. Run below command lines:

Run following command to update dependencies:

flutter packages get

To run simple example app:

cd example
flutter clean
flutter run

Feedback

Feel free to leave any feedback for helping support this package 🍻 

Credits