https://github.com/urmilshroff/dashboard_reborn
A very sexy Flutter UI template✨
https://github.com/urmilshroff/dashboard_reborn
animations dart flutter material-design mobile-app uiux
Last synced: 8 months ago
JSON representation
A very sexy Flutter UI template✨
- Host: GitHub
- URL: https://github.com/urmilshroff/dashboard_reborn
- Owner: urmilshroff
- License: mit
- Created: 2019-06-16T12:56:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-12T15:52:28.000Z (over 4 years ago)
- Last Synced: 2024-11-12T07:38:53.441Z (about 1 year ago)
- Topics: animations, dart, flutter, material-design, mobile-app, uiux
- Language: Dart
- Homepage: https://play.google.com/store/apps/details?id=tech.urmilshroff.dashboard_reborn
- Size: 118 MB
- Stars: 581
- Watchers: 25
- Forks: 117
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

# Dashboard Reborn✨
[](https://github.com/urmilshroff/dashboard_reborn/stargazers)
[](https://github.com/urmilshroff/dashboard_reborn/network/members)
[](https://github.com/urmilshroff/dashboard_reborn/actions?query=workflow%3ABuild)
[](https://github.com/urmilshroff/dashboard_reborn/issues)
[](https://opensource.org/licenses/MIT)
A very sexy app template with great focus on UI, design and animations. It is written entirely in Dart and built with Flutter, so it can be compiled to run (very smoothly) on Android, iOS and all other platforms supported by Flutter!
Note: I am _not_ a UI designer by any means. All the animations, colors, layouts, etc. have been made according to what I thought looked "nice and cool"🙃
[
](https://play.google.com/store/apps/details?id=tech.urmilshroff.dashboard_reborn)
## Screenshots

## UI Demos

## Building
To build and run the app on your device, do the following:
- [Install Flutter](https://flutter.dev/docs/get-started/install/) by following the instructions on their website.
- Clone this repo to your local machine using `git clone https://github.com/urmilshroff/dashboard_reborn.git`.
- Connect your device/emulator and run the app using `flutter run` in the root of the project directory.
Note: you can also run it in release mode using `flutter run --release` to experience the beautiful animations at their best.
## Usage
There are three main pages in the app:
- About Page: a clean, neutral cards layout mostly consisting of text.
- Material++ Page: a lively, heavily animated page consisting of bold Material Design colors and animations.
- Gradients Page: a beautiful paginated cards layout complete with a colorful gradients theme.
You can use these individual components or all of them together as a template or starting point in your own Flutter app. It's completely free - as in beer and speech!
That said, if you liked this project and found it helpful, kindly fork/star this repo to show your support, and check out some of my [other projects](https://github.com/urmilshroff?tab=repositories). It really helps!😁
## Contributing
Found any bugs? Have any suggestions or code improvements? [Submit an issue](https://github.com/urmilshroff/dashboard_reborn/issues) or fork and send a [pull request](https://github.com/urmilshroff/dashboard_reborn/pulls) with your changes. All contributions are more than welcome, and will be merged into `master` if satisfactory.
## Credits
Huge shout out to all the amazing libraries and projects that I've used, without which this app wouldn't have been possible:
- [Awesome Flutter](https://github.com/Solido/awesome-flutter) by Solido
- [Dynamic Theme](https://github.com/Norbert515/dynamic_theme) by Norbert515
- [Eva Icons Flutter](https://github.com/piyushmaurya23/eva_icons_flutter) by piyushmaurya23
- [Gradient Widgets](https://github.com/bluemix/Gradient-Widgets) by bluemix
- [Liquid Swipe](https://github.com/iamSahdeep/liquid_swipe_flutter) by iamSahdeep
- [Dashboard](https://github.com/Ivaskuu/dashboard) by Ivaskuu
- [Buy Ticket Design](https://github.com/MarcinusX/buy_ticket_design) by MarcinusX
- [Story App UI](https://github.com/devefy/Flutter-Story-App-UI) by devefy
- [Page Transformer](https://github.com/roughike/page-transformer) by roughike
Special shout out to [Arabi Ishaque](https://dribbble.com/Arabi) for making that dope icon!
And of course, the [Flutter framework](https://github.com/flutter/flutter) by Google.
Take a look at the entire list of [contributors](https://github.com/urmilshroff/dashboard_reborn/graphs/contributors) to see who all have helped with the project directly.
## License
This project is licensed under the MIT License - do anything you want with it! See the [LICENSE](LICENSE) file for details.