Skip to content

Meals App basically displays a variety of preloaded meals based on a certain selected cuisine. It shows the images, ingredients required and the steps to prepare the recipe. Images are taken from wikimedia using Image URLs.

Notifications You must be signed in to change notification settings

Ayush2000Roy/meals-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meals App

Sample that displays variety of preloaded meals depending on a certain cuisine. The meals data can be changed easily.

Pre-requisites

  1. Flutter SDK
  2. Git
  3. VS Code (Dart Plugin) or Android Studio (Flutter plugin)

Getting Started

Update the pubspec.yaml file with the extra dependencies uploaded here. Follow through the folders to get the codes accorgingly. The folders "assets" and "dev_assets" are created for convinience. Regarding splash screen, all codes and resources are uploaded here.

Flutter SDK

https://flutter.dev/docs/get-started/install

Flutter is an open-source UI software development kit created by Google. It is used to develop applications for Android, iOS, Linux, Mac, Windows, Google Fuchsia, and the web from a single codebase. It uses the Dart programming language.

Git

https://git-scm.com/downloads

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Flutter sdk makes use of the Git VCS.

About

Meals App basically displays a variety of preloaded meals based on a certain selected cuisine. It shows the images, ingredients required and the steps to prepare the recipe. Images are taken from wikimedia using Image URLs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages