The flutter bottom navigation bar development tutorial describes how to add the BottomNavigationBar to a flutter application for switching screens. This flutter development tutorial follows on from drawer flutter tutorial. Pre-requisites Knowledge of the dart programming language is not required, but the experience of an object orientated programming language is recommended. Such as Java, C++, […]
Flutter Popup Menu
The Flutter popup Menu tutorial describes how to an add popup menu for switching between images. The images will be downloaded first from the network. After that, a local copy of the image will be cached for faster reload. This flutter development tutorial follows on from flutter download image tutorial. Pre-requisites Knowledge of the […]