HarshdipD / Recipe-Unlimited

Creating a cross platform Flutter application that searches for recipes and adds the ingredients to a grocery list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RecipeApp

Updates:

6 January 2019:

  • Added snackbars in gorcery list. When user adds a new item with/without quantity, a snackbar is displayed at the bottom of the screen.
  • Added app icon

14 January 2019:

  • Added swipe functions to list items. Swipe left to check off the item from the grocery list and right to delete the item!

16 January 2019:

  • Removed list dismissiable bug
  • Added App bar on grocery list page
  • Starting working on a class for item attributes, so that the item will have name and quantity to display (looks challenging lol)

About

Creating a cross platform Flutter application that searches for recipes and adds the ingredients to a grocery list


Languages

Language:Dart 95.8%Language:Swift 2.1%Language:Java 1.9%Language:Objective-C 0.2%