This is a minimal version of the Readwise app. It works offline and offers a convenient search function.
This project leverages:
FVM
for easy switching between Flutter versions.Melos
for seamless modularisation.
Please make sure that you have them set up before building the project. The detailed instructions can be found at:
Once you have the project set up. Please follow these steps to build and run the app.
Bootstrap is needed when:
- Setting up the project for the first time.
- Changing the dependencies between packages in the project.
# Under the [root_project] directory
melos bootstrap
Before continuing, make sure you have a physical device, an Android emulator or an iOS simulator connected.
# Under the `[root_project]/app` directory.
fvm flutter devices
fvm flutter run
Readwise Lite is available for free on Google Play Store. It is also open-source under the MIT license.