A Flutter app based on a webapplication I made for a customer. My idea here is they can access the same data as in the webapplication just in a native app, made with Flutter :).
The purpose of this repo is to share the base of the app I made so far, so you can take advantage of it.
I have mainly focused on two parts now:
- The design and pages
- The (re)usalbility of the Drawer, Appbar and the Bottomnavigationbar*. I only made one drawer, appbar and bottomnavigation, which can be used through the whole app.
- Clone the repo
- Install the dependicies
- Run it
Version | Date | Comments |
---|---|---|
1.0 | ~October 2019 | Initial release |
Feel welcome and free to submit issues, pull requests and features to this repo.
I really like to make as much (free) beautiful Flutter apps, so you get inspired! Hence you can support me by:
⭐️ this repo if you like it.
Thank you in advanced 👍
There are other example Apps made with flutter, see more on Interestinate.
Or the following repo's:
- An iOS focused Flutter App: iSubscribe
- A Food Delivery Flutter App: Food Delivery
- A To Do App based on Flutter: To Do
- A Paypal Redesign made in Flutter: Paypal Redesign