Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shubhamhackz/calmly

Calmly is made with flutter to practice meditation to bring headspace and calmness. 😍💆🏼‍♂️
https://github.com/shubhamhackz/calmly

app beautiful bloc calm calming cross-platform design flutter flutter-app flutter-apps flutter-demo flutter-examples ios ios-app mobile-app ui ui-design ux-ui

Last synced: 2 months ago
JSON representation

Calmly is made with flutter to practice meditation to bring headspace and calmness. 😍💆🏼‍♂️

Awesome Lists containing this project

README

        

# Calmly
Made with 🔥 in India

![icon](https://github.com/shubhamhackz/calmly/blob/main/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png)

Calmly is made with flutter to practice meditation to bring headspace and calmness.This app is a clone of an [Calmaria](https://play.google.com/store/apps/details?id=com.abdz.breathing&hl=en_IN&gl=US), which is available on the play store. When I saw the Calmaria, I got mesmerized by it's UI and overall functionality.

## App Design
![Calmly](https://github.com/shubhamhackz/calmly/blob/main/files/preview.png)

## Download App
Note : Uploaded apk is a fat apk which works on armeabi-v7a (ARM 32-bit), arm64-v8a (ARM 64-bit), and x86-64 (x86 64-bit). If you want small size apk then please clone this reposittory and generate one using Android Studio or Visual Studio Code.


[![Download Apk](https://github.com/shubhamhackz/light_dark_toggle/blob/master/files/apk_btn.png)](https://github.com/shubhamhackz/calmly/blob/main/files/app-release.apk)

## Screenshots
![Screenshot 1](https://github.com/shubhamhackz/calmly/blob/main/files/screen-1_55.png) ![Screnshsot 2](https://github.com/shubhamhackz/calmly/blob/main/files/screen-2_55.png)![Screenshot 3](https://github.com/shubhamhackz/calmly/blob/main/files/screen-3_55.png) ![Screnshsot 4](https://github.com/shubhamhackz/calmly/blob/main/files/screen-4_55.png)![Screenshot 5](https://github.com/shubhamhackz/calmly/blob/main/files/screen-4_55.png) ![Screnshsot 6](https://github.com/shubhamhackz/calmly/blob/main/files/screen-6_55.png)

## Author
- [Facebook](https://www.facebook.com/shubhamhackz)
- [Twitter](https://www.twitter.com/shubhamhackz)
- [Stackoverflow](https://stackoverflow.com/users/6915572/shubhamhackz?tab=profile)
- [Medium](https://medium.com/@shubhamhackzz)
- [Instagram](https://www.instagram.com/shubhamhackz)

## License

```
MIT License

Copyright (c) 2022 Shubham Soni

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```