Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.36 KB

File metadata and controls

37 lines (28 loc) · 1.36 KB

WordPair

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.

Getting Started

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.

To run it on your machine

  1. Download Flutter SDK
  2. Download Android Studio/VScode
  3. Setup your emulator/ Smartphone in developers mode
  4. Run 'flutter doctor' in same directory
  5. Make sure everythings is green checked
  6. Open this project in VScode/Android Studio
  7. Connect your emulator
  8. Start debugging
  9. Type 'flutter run' to run it and 'r' to hot reload the changes

You can find bug or Features you can add

  1. A creative Login/Signup page
  2. Animated/Video Splash Screen
  3. Remove feature from favourite(Saved Wordpair page )
  4. Word description view on clicking every word
  5. Adding Dashboard
  6. Or you can add any other feature but you need to explain it