Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 803 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 803 Bytes

Meal App

Description

This application uses dummy data to showcase the Food Categories It has features like drawer with two types Meals and filter . Filter Features add different Filters like vegan , Non-Veg, Flutten Free for filtering the food among the Categories provided. It do also have the features of Adding items to Favourites and show case in the other tab itself.

Working App Video

Requirements

To get the app build following are the requirements:

  1. Flutter Framework installled with android studio up working properly.
  2. Dependencies as given below:
    • cupertino_icons: ^0.1.2
  3. sdk: ">=2.1.0 <3.0.0"