
Shorey is a simple note app which is built with Flutter 2 3 and supports both Android/iOS platforms. It provides me full experience of interacting with Flutter and in the meantime I hope it can be your knowledge/memory transition tool, and yes, there are still much work to do.
Shorey is a new open-source note-taking app designed for both Android and iOS platforms, developed using Flutter 2.3. This app aims to become a seamless tool for knowledge and memory management, particularly for users who also utilize Notion. With the ability to integrate with Notion, it offers users a way to have their own backend knowledge database. While the app is still under development, it promises a simple and efficient user experience focused on enhancing productivity and organization.
With its user-friendly interface modeled after Google’s Material UI and a compact size of only 10MB, Shorey makes daily reviews, knowledge archiving, and note-taking a breeze. The inclusion of templates for lists, TODOs, and diaries adds versatility, making it easier for users to find what suits their needs best.

Flutter is an open-source UI framework developed by Google that allows developers to create high-performance, cross-platform mobile applications with a single codebase.
material-ui adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.