A flutter app that gives information about songs using API.
- Used API
- Neumorphic design
- Cross platform
- State management using BLoC Architecture
- Make using MVC project structure
- Used Hive database to store liked songs data
Used: Flutter, Firebase, Api, Hive,State Management
You need to have Flutter SDK installed , if not install it from here
Clone this repository, open it in an IDE and in the root directory run :
flutter pub get
then connect your emulator/simulator/physical device and run :
flutter run
For help getting started with Flutter, view online documentation