Quotes app for mobile & web with flutter
Memorare
Quotes app for mobile (Android, iOS) & web.
Quickstart
⚠️ This project is in early development stage so you may find bugs. The developer part hasn't been built yet, so you won't be able to contribute to it at the moment without explicit authorization.
Pre-requisites
Make sure you have Flutter dev tools installed.
You can test that by running the following command in a terminal:
flutter doctor -v
This will check that everything is alright.
If you don't have the flutter dev tools yet, please visit the official Flutter page.
Setup the project
- Clone the project
git clone https://github.com/memorare/mobile.git
- Fill up the file
lib/app_keys.json
with your url and your private key:
You can find them at dev.memorare.app
/// Will be available soon
- Run the app using Android Studio, VSCode or the Command line interface
flutter run lib/main.dart
Licence
Mozilla Public License 2.0.
Please ask if you have any doubt.
Screenshots
Web
Mobile