I built this app on top of the UI framework Dashboard Reborn. Subsequent changes to that template have been my own.
- Install Flutter by following the instructions on their website.
- Fork/clone the template repo to your local machine using
git clone https://github.com/urmilshroff/dashboard_reborn.git
. - Download the Dart and Flutter plugins in the IDE of your choosing
- Connect your devices/emulators and run the app by clicking the green play button in your IDE
- Play around and have fun with it!
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.
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 develop
if satisfactory.
From: urmilshroff
Huge shoutout to all the amazing libraries and projects that I've used, without which this app wouldn't have been possible:
- Awesome Flutter by Solido
- Dynamic Theme by Norbert515
- Eva Icons Flutter by piyushmaurya23
- Gradient Widgets by bluemix
- Liquid Swipe by iamSahdeep
- Dashboard by Ivaskuu
- Buy Ticket Design by MarcinusX
- Story App UI by devefy
- Page Transformer by roughike
And of course, the Flutter framework by Google.
Take a look at the entire list of contributors to see who all have helped with the Dashboard Reborn project directly.
From: Me
Shoutout to the creator of this template, urmilshroff as well as all the wonderful pub developers.
- Dashboard Reborn by urmilshroff
- native_pdf_view by rbcprolabs
This project is licensed under the MIT License - do anything you want with it! See the LICENSE file for details.