Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 1.64 KB

README.md

File metadata and controls

30 lines (15 loc) · 1.64 KB

apps info

apps info

A neat, nice looking Flutter app to visualize a dataset ! It can be built for iOS and Android .

Screenshots

apps info apps info apps info apps info apps info

Building

To build and run the app on your device, do the following:

  • Install Flutter by following the instructions on their website.
  • Fork/clone this repo to your local machine using git clone https://github.com/b3hzadsh/apps-inf0.git.
  • Connect your devices/emulators and run the app using flutter run --release in the root of the project directory.

Note: you can also run it faster in debug mode using flutter run, but the animations will be choppy and performance won't be as expected.

Contributing

Found any bugs? Have any suggestions or code improvements? Submit an issue or fork and send a pull request with your changes. All contributions are more than welcome, and will be merged into flutter (the default branch) if satisfactory.

License

This project is licensed under the GPL License .