Hidden navigation
This repository contains source code for hidden navigation with simple animation. This application is inspired by Fluttery, but I decided to make similar one with a Bloc state manager, that I personally believe is easier to implement, at least in this case.
Download this repository into your desired location (for example Desktop) using git:
cd C:\Users\Username\Desktop
git clone https://github.com/blizzy312/hidden_navigation.git
or by downloading repository as zip file and exctact it to your desired location.
My application | Original design |
---|---|
![]() |
![]() |
License is MIT, see LICENSE