Skip to content

QosaiHato/quote-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quote Generator App

This Flutter app is a very simple and elegant Quote Generator. It fetches random quotes from an API based on user-specified keywords. You can copy quotes to the clipboard or share them on social media platforms like Twitter.

Features

  • Fetch random quotes.
  • Copy quotes to the clipboard.
  • Share quotes on x.com media.
  • Beautiful and responsive UI with animations.
  • Built with MVVM architecture and Provider for state management.

How it Works

  1. Click on the quote button to get random quote.
  2. Copy the quote to share with others or post it on social media.
  3. Enjoy motivational, inspirational, and insightful quotes!

Tech Stack

  • Flutter: For building the cross-platform app.
  • Provider: State management solution.
  • MVVM Architecture: Separation of concerns and clean code structure.
  • REST API: Fetches quotes from an external API.
  • Dart: Programming language used for Flutter apps.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/quote-generator.git

About

simple and elegant **Quote Generator**

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors