Skip to content

An android gaming application that measures your throwing capacity.

Notifications You must be signed in to change notification settings

anirudhsharma392/max_throw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

max_throw

A game that measures throwing power of your arms by accelerometer of your phone.

Getting Started

This project only supports Android OS. IOS support is in Todo list. Application may crash in IOS and other platforms.

This is a sample application which demonstrate the usage of event channel in flutter.Unlike method channel, event channel is used to send a stream of data instead just calling a function/method once. By using event channel we can access continues stream of data which is usefull when we want to observe any change in the sensor of our phone which would not be possible without channels.

Install MaxThrow by running:

flutter run 

Support

If you are having issues, please let us know. E-mail your concern at flutterglutter@gmail.com

👍 Contribution

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

An android gaming application that measures your throwing capacity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published