/ylw-movie

Flutter Movie WhishList app

Primary LanguageDart

ylw movies

A movie Wishlist with native nosql db.

Getting Started

This project is a simple demonstration of the CRUD application performed with Hive NoSQL DB it stores movie-related Data in persistence local storage with the help of hive flutter.

Google Oauth is used to validate users before making any operations on data.

ylw-Movies

Check the video for More information Video

Apk can be found Apk

notes

  • The name of the apk is and_cut
  • You need an active google account to signIn/ signUp
  • Hive DB is used to store the information locally
  • The images can be picked up from Gallery
  • for performing CRUD on movies click on movie tile as explained in video