Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aryaveersr/hypaper
A Note-taking app written in flutter.
https://github.com/aryaveersr/hypaper
android flutter notes
Last synced: 4 days ago
JSON representation
A Note-taking app written in flutter.
- Host: GitHub
- URL: https://github.com/aryaveersr/hypaper
- Owner: AryaveerSR
- License: mit
- Created: 2022-07-14T16:51:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T17:32:24.000Z (12 months ago)
- Last Synced: 2024-02-01T19:12:13.386Z (12 months ago)
- Topics: android, flutter, notes
- Language: Dart
- Homepage:
- Size: 61 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `Hypaper`
## A Note-taking app written in Flutter.
[![MIT](https://img.shields.io/crates/l/bitvec.svg?style=for-the-badge)](LICENSE)
## About
A simple note-taking app made with flutter. This was made as an exercise and to learn flutter. The code is (probably) not up to standards and the app doesn't have any eye-catching functionality either.
## License
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT).
### Downloads
[Android Universal](./assets/app-universal.apk)
[Android Arm64](./assets/app-arm.apk)
[Android x86-64](./assets/app-86.apk)
### Screenshots
- Home
![Screenshot_1660048281](https://user-images.githubusercontent.com/51504825/183649816-726592ab-535d-4bd3-8384-3d58cdd34c3d.png)
![Screenshot_1660048284](https://user-images.githubusercontent.com/51504825/183649823-6dea4e6d-028b-488c-82ce-c9efa1a2ab01.png)
- View
![Screenshot_1660048317](https://user-images.githubusercontent.com/51504825/183649826-e61897fb-2c2a-4077-bc2a-aa883ab97ea0.png)
![Screenshot_1660048319](https://user-images.githubusercontent.com/51504825/183649827-0cdf5c3b-e393-4c62-81e8-dd4a4380cbba.png)
- Edit
![Screenshot_1660048322](https://user-images.githubusercontent.com/51504825/183649834-a240e125-c65c-4aa0-8347-59d5c29042c3.png)
![Screenshot_1660048325](https://user-images.githubusercontent.com/51504825/183649853-76c6b7f7-742e-4256-b7f7-34378460b112.png)
- New
![Screenshot_1660048341](https://user-images.githubusercontent.com/51504825/183649854-2d7b19b5-0d25-45e9-9a76-89ca8a2b9ea0.png)
![Screenshot_1660048343](https://user-images.githubusercontent.com/51504825/183649860-8ebf1925-29f3-4672-be31-c86c83b00d70.png)