“Bottom menu” is an open-source module built using Flutter, a powerful dart base library for building cross-platform mobile apps for Android and iOS platforms.
It allows to add the following options to access your app:
- Feeds list.
- Bottom menu selection.
The purpose of this module is to demonstrate how easily you can integrate the required login type into your Flutter app.
All the screens in the app are component based to make it is easy to integrate with any other app and standard coding practice followed like common code for buttons, text inputs, labels, colours to use in throughout in the app.
If you are new to flutter development, please follow the link - https://flutter.dev/docs
Please follow the following instructions to run the module with the same app on your local machine.