This is a open source Notes Flutter app.
- About
- Getting Started
- Deployment
- Usage
- Built Using
- How to Contribute?
- Authors
- License
- Code Of Conduct
"Flutter Keep" is an open-source flutter app that can save, update and delete your notes for free and offline. This project was made using flutter for app creation and sqflite for database storage.
-
Flutter
-
sqlflite
To start you don't need to master this technologies, even if you are beginner feel free to go through and contribute.
To install this project repository directly click on above Code and download zip file or clone this repository using git.
git clone https://github.com/kjsce-codecell/Flutter-Keep.git
To run flutter app.
flutter run
To download and use app Click here
The app is not yet deployed anywhere but you can Download from here and feel free to give suggestions.
- Flutter - It is used to develop cross platform applications for Android, iOS, Linux, macOS, Windows, Google Fuchsia, and the web from a single codebase
- Sqflite - Database Storage for android
- Staggered grid view - Used to create staggered grid view
See also the list of contributors who participated in this project.
-
Hat tip to anyone
-
References
- Flutter Docs
- Icons8 - Used logo for app icon
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. Don't forget to give the project a star! Thanks again!
- Fork the project by [
git clone https://github.com/kjsce-codecell/Flutter-Keep.git
] - Create A new branch [
git checkout -b feature/AmazingFeature
] - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License.