Photos Stock / Wallpaper App with Firebase and Machine Learning Kit
This APP for Exam Project Praktikum Pemrograman Mobile
Nama : Endang Prayoga Hidayatulloh
NIM : 2006189
Teknik Informatika E ITG 2020
- Login With Google
- Download Photos
- Share Photos
- Upload Photos and Auto Label with ML Kit
- Delete Photos
- Add to Favorites
- Firebase Messaging (Notification)
- Clone the project
git clone https://github.com/eprayoga/WallyHub.git
-
Create a new Firebase project from the console.
-
Configure the Firebase for each platform.
-
Go to the project directory
cd WallyHub/
- Install dependencies
flutter pub get
- Run the app using the command:
flutter run