bartick / wordgenerator

A simple word generator app using flutter to learn to basics of flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Word Pair Generator

Dart  Flutter  Bloc Library 

A new Flutter project.
Using this project I have learned a bit of UI and Flutter State Management using Bloc pattern.

I am doing this project as a starting point of flutter and to understand the basics of the framework.

This is project is a simple app that generates random word pairs which you can save and see your saved words as long as the app is running. If you close the app the saved words should disappear.

Installation

flutter pub get

About

A simple word generator app using flutter to learn to basics of flutter.


Languages

Language:Dart 57.5%Language:HTML 37.0%Language:Swift 3.8%Language:Kotlin 1.3%Language:Objective-C 0.4%