Skip to content

A flutter application for creating and managing different quotations for life motivation. This App has great UI concepts and best features.

Notifications You must be signed in to change notification settings

toastguyz/flutter-quotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Quotes

A flutter application for creating, updating and deleting the quotes for your daily life inspiration.

Main Features Used :

  • Beautiful UI Design
  • Firebase Authentication
  • Firebase Storage
  • Firebase Database
  • CustomPaint and Clippers
  • Future Builder
  • Drawer

Screenshots

1 2
3 4
5 6
7 8
9

Don't forget to star 🌟 the repo if you like our work.❤️💙💛💜💚

Website 🔗

Toastguyz - A programming tutorials website

Support on social media 👍

Follow us on our social media profiles to support us.

Code Developer

Jay Patel 🔥

Enthusiastic Android & Flutter App Developer.

☕ Donate

Paypal

./Screenshots/buymecoffee.png

Thanks for reaching out to us. 💯

Getting Started

  1. Create your flutter application project.
  2. Set up with firebase
  3. Create Realtime Database with Test Rules and import the attached json file(flutter-quotes.json) in Screenshots folder to your flutter project.
  4. To run your project, enable Authentication for email in firebase console.
  5. Also, setup firebase storage in your firebase console.
RealTime Database Rules : 
{
    "rules": {
    ".read": true,
    ".write": true
    }
}

Now, you're ready to rock the floor:guitar:

About

A flutter application for creating and managing different quotations for life motivation. This App has great UI concepts and best features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published