Highlights is a mobile app to easily store quotes taken directly from physical books. The user can input the text manually or choosing a way to upload an image (camera or gallery) to let the app recognize the text.
Built with Flutter 💙 and Firebase 🔥 Open Source 🤝 Feel free to collaborate.
This project depends on version 2.0.4 of Flutter. But of course, any stable version in the future should work fine.
Clone the repo and run flutter pub get
to install the dependencies. Then, use flutter run
to run the app and flutter test
to run the tests.
A few resources to get you started if this is your first Flutter project:
The UI proposal was provided by ✨Miyuki Shiro✨
This app begun as a learning project during my self-study. Concretely, taking as guiding reference this awesome course by Reso Coder.