Relax with nature sounds.
Flutter - Google's app development framework. (https://flutter.io)
- Pick and play a sound from a list of different sounds.
- Set a timer to stop the sound.
- Background play on android.
First, clone the repository with the 'clone' command, or just download the zip.
Then, download either Android Studio or Visual Studio Code, with their respective Flutter editor plugins. For more information about Flutter installation procedure, check the official install guide.
Install dependencies from pubspec.yaml by running flutter packages get
from the project root (see using packages documentation for details and how to do this in the editor).
There you go, you can now open & edit the project. Enjoy!
- English
- Portuguese
Feel free to add issues with bugs or ideas. Any pull requests are very welcome!