Skip to content

A simple Flutter app, that display random quotes. It's a great exercise to learn how to use custom fonts, and build a simple quotes app in Flutter

Notifications You must be signed in to change notification settings

TheFlutterSensei/The-Random-Quote-Generator

Repository files navigation

Random Quote Generator

A Flutter application that displays a new random quote each time the user interacts with the interface. This project introduces beginners to basic state updates, randomness, UI rebuilding, and clean stateless/stateful widget structure. It’s a simple, practical example for understanding how Flutter reacts to data changes.


How to Download and Use

1. Clone this repository

git clone https://github.com/TheFlutterSensei/The-Random-Quote-Generator.git
cd The-Random-Quote-Generator

2. Install dependencies

flutter pub get

3. Run the app

flutter run

Where to Learn?

Full Learning Path & Tutorials

https://fluttersensei.com

Complete Step-By-Step Class on Skillshare

Coming Soon

About

A simple Flutter app, that display random quotes. It's a great exercise to learn how to use custom fonts, and build a simple quotes app in Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published