Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xinthink/flutter-keep

A note-taking app built with Flutter + Firebase
https://github.com/xinthink/flutter-keep

firebase firestore flutter note-taking

Last synced: 5 days ago
JSON representation

A note-taking app built with Flutter + Firebase

Awesome Lists containing this project

README

        

Flutter Keep

---

[![Check Status][check-badge]][check-link]
[![MIT][license-badge]][license]

This is a simplified [Google Keep] mobile app 'clone' built with [Flutter] + [Firebase]. For practicing prototyping and Flutter skills only.

If you love to, please read the [series of stories] on Medium to find out how to create an app like this from scratch.

Screenshots:

[![Flutter Keep demo](artworks/fltkeep_screenshots.jpg)](https://youtu.be/GXNXodzgbcM)

Web app screenshots:

[![web app screenshots](artworks/web-screenshots.jpg)][web app]

[web app]: https://fltkeep.xinthink.com
[Flutter]: https://flutter.dev
[Firebase]: https://firebase.google.com/
[Google Keep]: https://www.google.com/keep/
[check-badge]: https://github.com/xinthink/flutter-keep/workflows/check/badge.svg
[check-link]: https://github.com/xinthink/flutter-keep/actions?query=workflow%3Acheck
[license-badge]: https://img.shields.io/github/license/xinthink/flutter-keep
[license]: https://github.com/xinthink/flutter-keep/blob/master/COPYING
[series of stories]: https://medium.com/flutter-community/build-a-note-taking-app-with-flutter-firebase-part-i-53816e7a3788