Skip to content

Commit 1664307

Browse files
authored
Update README.md
1 parent d5de7dc commit 1664307

File tree

1 file changed

+16
-11
lines changed

1 file changed

+16
-11
lines changed

README.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,25 @@
11
<p align="center"><img alt="RelaxingRain Logo" src="https://user-images.githubusercontent.com/20175372/82129254-ab800e80-97c1-11ea-9990-e7adc3c5aeb9.png" height="200px"></p>
22

33

4+
# RelaxingRain
45

5-
# Relaxing Rain
6+
RelaxingRain is a Flutter app made for relaxing or focusing using animated background and ambiant sound.
67

7-
A new Flutter project.
8+
## TODO
89

9-
## Getting Started
10+
- I should add support for audio services on Android and iOS.
1011

11-
This project is a starting point for a Flutter application.
12+
## Demo
1213

13-
A few resources to get you started if this is your first Flutter project:
14+
<p float="left">
15+
<img src="https://user-images.githubusercontent.com/20175372/83181752-a3ab5d00-a125-11ea-9c95-0018766ff9b0.gif" width="100%" style="margin: 0px 0px 0px 0px;"><br>
16+
<img src="https://user-images.githubusercontent.com/20175372/83181444-31d31380-a125-11ea-9253-a43af69b218b.png" width="33%" style="margin: 0px 0px 0px 0px;">
17+
<img src="https://user-images.githubusercontent.com/20175372/83181438-2f70b980-a125-11ea-8f97-427656fb21b3.png" width="33%" style="margin: 0px 0px 0px 0px;">
18+
<img src="https://user-images.githubusercontent.com/20175372/83181448-33044080-a125-11ea-8937-25bf9984dc15.png" width="33%" style="margin: 0px 0px 0px 0px;">
19+
</p>
20+
21+
You can also find a web version by following [this link](https://blkkkbvsik.github.io/RelaxingRain)
22+
23+
## RELEASES:
1424

15-
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
16-
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
17-
18-
For help getting started with Flutter, view our
19-
[online documentation](https://flutter.dev/docs), which offers tutorials,
20-
samples, guidance on mobile development, and a full API reference.
25+
You can see all the releases [here](https://github.com/BLKKKBVSIK/RelaxingRain/releases)

0 commit comments

Comments
 (0)