Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 892 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 892 Bytes

dapur_hangus_app

This is demo flutter project for practice in UI implementation and skills development.

About

This project implements the design found on Behance. I only used Flutter SDK for this.

For implementing side navigation bar I created my own custom template scaffold with custom navigation bar on the left side and expanding body on the right side. On detailed recipe screen I also had to implement custom tabs and indicator for TabBar widget.

How it looks

Start screen

welcome

Main screen

side tabbar

Recipe screen

recipe

Resources