Skip to content

prudok/birthday_app

Repository files navigation

birthday_app

Birthday UI app with clean architecture

Features

  • Clean architecture
  • Scalable UI

Used packages

Overview

Home view Guest view Category view

Demonstration

overview.webm

Terms of use

In order to run the project, you have to write commands below in your console in project folder:

# get dependencies 
flutter pub get
# build generated files
dart run build_runner build