Skip to content

AlexEduV/coffee_app_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coffee_app_flutter

A Coffee Mobile Flutter App

Summary

This is a non-commercial pet project, which is used to practice UI structure in Flutter

Features

  • A beautiful Custom UI based on a Dribble design
  • static data model
  • GoRouter navigation
  • Font Awesome Icons

Architecture

  • helpers - helper classes
  • models - static models
  • pages - full pages of the app
  • style - colors for the project in one place
  • widgets - custom widget classes

Stack

  • State Management - setState
  • Data - static model with constant values
  • Navigation - GoRouter

Screenshots

The Screenshots are available here

Releases

No releases published

Packages

No packages published

Languages