Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 360 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 360 Bytes

NeverGonnaGiveYouUpLyrics

Application for the lyrics of never gonna give you up.

Getting Started

To run a released version of the app:

flutter run --release

To run a debugging version of the app:

flutter run

Note: To see more details when executing the command above, add this -v or --verbose at the end of the command.