Skip to content

flutter_english_words is a Flutter app that generates and displays random English words. It’s designed as a learning tool for Flutter beginners, demonstrating basic app building, state management, and using external packages. Users can generate and save their favorite words.

Notifications You must be signed in to change notification settings

fanta1ty/flutter_english_words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter English Words

Flutter

Flutter English Words is a simple Flutter application that generates and displays random English words. This project is designed as a learning tool for those new to Flutter, demonstrating the basics of building a Flutter app, state management, and using external packages.

Features

  • Generate random English words
  • Save favorite words
  • Simple and clean user interface
  • Demonstrates Flutter basics

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Flutter SDK: Install Flutter
  • A code editor (VSCode, Android Studio, etc.)

Installing

  1. Clone the repository

    git clone https://github.com/fanta1ty/flutter_english_words.git
    cd flutter_english_words
  2. Install dependencies

    flutter pub get
  3. Run the app

    flutter run

Built With

Contributing

Please read CONTRIBUTING.md for details on the code of conduct and the process for submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments


Feel free to contribute to the project by opening issues, submitting pull requests, or improving documentation. If you have any questions, please don't hesitate to ask.

Happy coding!

About

flutter_english_words is a Flutter app that generates and displays random English words. It’s designed as a learning tool for Flutter beginners, demonstrating basic app building, state management, and using external packages. Users can generate and save their favorite words.

Topics

Resources

Stars

Watchers

Forks