-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d5de7dc
commit 1664307
Showing
1 changed file
with
16 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,25 @@ | ||
<p align="center"><img alt="RelaxingRain Logo" src="https://user-images.githubusercontent.com/20175372/82129254-ab800e80-97c1-11ea-9990-e7adc3c5aeb9.png" height="200px"></p> | ||
|
||
|
||
# RelaxingRain | ||
|
||
# Relaxing Rain | ||
RelaxingRain is a Flutter app made for relaxing or focusing using animated background and ambiant sound. | ||
|
||
A new Flutter project. | ||
## TODO | ||
|
||
## Getting Started | ||
- I should add support for audio services on Android and iOS. | ||
|
||
This project is a starting point for a Flutter application. | ||
## Demo | ||
|
||
A few resources to get you started if this is your first Flutter project: | ||
<p float="left"> | ||
<img src="https://user-images.githubusercontent.com/20175372/83181752-a3ab5d00-a125-11ea-9c95-0018766ff9b0.gif" width="100%" style="margin: 0px 0px 0px 0px;"><br> | ||
<img src="https://user-images.githubusercontent.com/20175372/83181444-31d31380-a125-11ea-9253-a43af69b218b.png" width="33%" style="margin: 0px 0px 0px 0px;"> | ||
<img src="https://user-images.githubusercontent.com/20175372/83181438-2f70b980-a125-11ea-8f97-427656fb21b3.png" width="33%" style="margin: 0px 0px 0px 0px;"> | ||
<img src="https://user-images.githubusercontent.com/20175372/83181448-33044080-a125-11ea-8937-25bf9984dc15.png" width="33%" style="margin: 0px 0px 0px 0px;"> | ||
</p> | ||
|
||
You can also find a web version by following [this link](https://blkkkbvsik.github.io/RelaxingRain) | ||
|
||
## RELEASES: | ||
|
||
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) | ||
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) | ||
|
||
For help getting started with Flutter, view our | ||
[online documentation](https://flutter.dev/docs), which offers tutorials, | ||
samples, guidance on mobile development, and a full API reference. | ||
You can see all the releases [here](https://github.com/BLKKKBVSIK/RelaxingRain/releases) |