FlashPro is a mobile app for learning in Maths, Chemistry, and Physics.
- Organized Sections: subjectspecific formulas in Maths, Chemistry, and Physics.
- Swipeable Widgets: Encomposes interactive swipeable widgets.
- LaTeX Integration: Incorporated with LaTeX for complex formula.
- CRUD Functionality: Manage flashcards with CRUD operations.
- Setup: Clone this repo, and run the following commands in the terminal:
git clone https://github.com/KKSurendran06/FLashPro cd FlashPro flutter pub get flutter run
- Explore Subjects: Choose Maths, Chemistry, or Physics for organized formulas.
- Swipe and Learn: Utilize swipeable widgets.
- LaTeX Support: Dive into complex formulas with LaTeX integration.
- Manage Flashcards: Perform CRUD operations to customize your flashcards.
- Swipe left/right to navigate flashcards.
- Tap to flip and reveal the answer.
- Use LaTeX for intricate mathematical expressions.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.