A flutter app designed to scan and recognize album covers, these albums can be rated by the user.
- Scan and recognize Albums
- Rate your favourite albums
- discover more
install dart for windows
choco install dart-sdk
install dart for macos
brew tap dart-lang/dart brew install dart
get dependencies
dart pub get
Clone the project
https://github.com/maartenwilloque/APFront
Go to project directory
cd APfront
Run the app
flutter run
Distributed under the MIT license, refer to LICENSE