meta
Annotations used to express developer intentions that can't otherwise be deduced by statically analyzing source code.
Memo is an open-source, programming-oriented spaced repetition software (SRS) written in Flutter.
Annotations used to express developer intentions that can't otherwise be deduced by statically analyzing source code.
Flutter plugin for Google Analytics for Firebase, an app measurement solution that provides insight on app usage and user engagement on Android and iOS.
Flutter plugin for Firebase Core, enabling connecting to multiple Firebase apps.
Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the Firebase console.
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
RxDart is an implementation of the popular ReactiveX api for asynchronous programming, leveraging the native Dart Streams api.
A flutter implementation of React hooks. It adds a new kind of widget with enhanced code reuse.
v11.5.0A rich text editor built for Android, iOS, Web, and desktop platforms. It's the WYSIWYG editor and a Quill component for Flutter.
v2.4.7Customize Flutter's default white native splash screen with background color and splash image. Supports dark mode, full screen, and more.
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
NoSQL persistent embedded file system document-based database for Dart VM and Flutter with encryption support.
{"sdk":"flutter"}^1.7.0^2.0.3^1.15.0^2.0.0^1.8.0^2.0.9^6.0.20^6.0.0^2.27.1^3.4.19^10.8.10^3.2.0^4.3.3^2.5.1^0.20.5^2.5.1^0.27.3^1.0.0^9.3.3{"sdk":"flutter"}^2.0.0^1.0.3^0.13.1^2.4.0English project snapshot. Visit GitHub for the latest content.
English | Portuguese
Monorepo for Memo.
Memo is an open-source, programming-oriented spaced repetition software (SRS) written in Flutter.
As of now, this project is designed to only output builds for Android and iOS. Even though, given the current stability of Flutter SDK for desktop (Windows, Linux and macOS) and web, there is a high probability that this project will eventually support builds for all platforms.
This README is meant to guide how this project is structured and should serve as a guide to help the project scale with the current and future requirements. Think of it as a flexible set of rules that guides the project's decisions. While they can (and probably will) change over time, discussions must be raised to trigger such changes: this means that we will think/question ourselves before taking an action that breaks any rational decision taken here. It is also effective to guide PR discussions.
If you have no idea how to install Flutter and run it locally, check this Get started.
If you have Flutter setup locally, on the project's root folder, install pubspec dependencies by running
flutter pub get.
Memo has Firebase dependencies that needs to be setup before running locally. More information on this in ARCHITECTURE#firebase.
How this application works from inside and how it interacts with external dependencies - written in details in ARCHITECTURE.md.
If you're interested in checking out an overview about how we dealt with this project's software process (inside our team), check out .process/ (sorry, for now only in ptBR).
See CONTRIBUTING for details about how to contribute to the project.
Memo is published under BSD 3-Clause.
This project was built with the help of the sponsors below: