https://github.com/dito97/musicnizer
A Flutter template application to showcase the MVVM architecture.
https://github.com/dito97/musicnizer
flutter mvvm skeleton
Last synced: 2 months ago
JSON representation
A Flutter template application to showcase the MVVM architecture.
- Host: GitHub
- URL: https://github.com/dito97/musicnizer
- Owner: DiTo97
- Created: 2021-06-29T18:29:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-30T00:42:58.000Z (almost 5 years ago)
- Last Synced: 2026-04-27T13:32:21.602Z (2 months ago)
- Topics: flutter, mvvm, skeleton
- Language: Dart
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Musicnizer
A Flutter application with a custom audio player to listen to iTunes' preview songs by artist.
It has to be intended as a template for future cross-platform apps implementing the MVVM architecture.