A new Flutter project.
A basic Flutter Application which generates infinite english WordPairs for people who loves to learn new words and it also gives the option to Save favorite words and see them.
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, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- Download Flutter SDK
- Download Android Studio/VScode
- Setup your emulator/ Smartphone in developers mode
- Run 'flutter doctor' in same directory
- Make sure everythings is green checked
- Open this project in VScode/Android Studio
- Connect your emulator
- Start debugging
- Type 'flutter run' to run it and 'r' to hot reload the changes
- A creative Login/Signup page
- Animated/Video Splash Screen
- Remove feature from favourite(Saved Wordpair page )
- Word description view on clicking every word
- Adding Dashboard
- Or you can add any other feature but you need to explain it