Skip to content

A Flutter app that gets a song's lyrics by it's artist and the song name

License

Notifications You must be signed in to change notification settings

ofer026/Flutter-Songs-Lyrics-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

songslyricsapp

A new Flutter application that gets a songs lyrics


How the app works

The app gets an artist and a song name from the user and sends a request to 'orion.apiseeds.com' API and gets the lyrics from it. When the lyrics is found it will displayed on screen in scrollable widget.

Then the data is saved on the device using the Shared Preferences package, to show later in the history page (The data is unreachable to no one, except the user, and he can delete it!).


Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

A Flutter app that gets a song's lyrics by it's artist and the song name

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published