/dapur_hangus_app

Mobile flutter app to implement https://www.behance.net/gallery/100776963/Dapur-Hangus-UI-App

Primary LanguageDart

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