/quotes

a static flutter quotes app - learning how to use listview.builder and listTile

Primary LanguageDart

Quotes App

This project is a simple Flutter application that serves as an entry-level project for those learning Flutter. The app displays a list of positive quotes using various Flutter widgets such as List, ListView.builder, ListTile, Card, Container, and Padding.

Getting Started

A few resources to get you started if this is your first Flutter project:

 run flutter build apk 
  • this will package the app read for installation or use flutter run
  • for debugging

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About the App

The Quotes app is designed to display positive quotes to users. It utilizes Flutter's powerful widget system to create a scrollable list of cards, each containing a quote and its author.

Contact Information

Built with love by @Takondwa Kapyola. Feel free to get in touch via email takondwakapyola@gmail.com