Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.02 KB

File metadata and controls

25 lines (15 loc) · 1.02 KB

Bottom menu

“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.

Screenshots

Alt text Alt text Alt text Alt text

Getting Started

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.