recipe_app

A new Flutter project.

Instructions

pre: clone the repository

    1. Download the VSCode extension Name: Todo Tree. - This will help you identify all the Todos in the Flutter Code.
    1. Replicate the following DESIGN in Flutter
    1. When the play button is pressed, pass video url to video_player_view.dart
    1. Play video in Fullscreen mode
    1. Resolve all Todos
    1. Resolve all Bugs
    1. Create a manager/controller for a bookmark_service.dart
    1. display all bookmarked recipes in the bookmark_view.dart
    1. handle the adding and removal of bookmarked recipes in the detail_view.dart and bookmark_view.dart
    1. Build an apk of your working app and add it to a folder setup