This website or its third-party tools use cookies which are necessary to its functioning and required to improve your experience. By clicking the consent button, you agree to allow the site to use, collect and/or store cookies.
Please click the consent button to view this website.
I accept
Deny cookies Go Back

Mobile app tutorials

  • Home
  • About
  • Contact
  • Login
You are here: Home / flutter images / Flutter Popup Menu

December 13, 2017 by nigel

Flutter Popup Menu





 
The Flutter popup Menu tutorial describes how to an add popup menu for switching between images.

Flutter drawer

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 dart programming language is not required, but the experience of an object orientated programming language is recommended. Such as Java, C++, Kotlin, Swift to name a few.

Introduction

In this flutter development tutorial we will cover:

  • Creating collection class for Photo properties
  • Creating a list of classes
  • Adding popup menu to app bar
  • How to return an item from the popup menu
  • How to refresh the widget in the display

Episodes

  1. Image Download
  2. Popup Menu
  3. Drawer
  4. BottomNavigationBar
  5. TabBar
To get access to the source code and code descriptions please fill out the form below to complete your free membership:
An account with your username and/or email address has been created. Log in here to access your products or complete a purchase. [Note: an account will be created even if your initial transaction failed at checkout. If this happened to you, simply log in and attempt your transaction again.]







Conclusion

In the following flutter development tutorial, we will describe how to add a popup menu to the app bar.

The photos list will be provided to the PopupMenuButton. With the selected value to be used by the _select method. The _select method will update the display with the new image properties.

The following flutter development tutorial will describe how to use the drawer for switching between images.

Print Friendly

Filed Under: flutter images Tagged With: Dart, Flutter, Flutter Popup Menu, Switch Images

  • Facebook
  • Google+
  • Twitter
  • YouTube




Recent Forum Topics

  • Kotlin Fragments
  • Kotlin Camera2 API
  • HTTP Image Libraries

Recent Posts

  • Installing and running flutter
  • Kotlin Camera2 API MediaRecorder
  • Flutter IntelliJ Tips for Beginners
  • Migrating Fragments to Jetpack Navigation
  • Flutter TabBar

Recent Posts

  • Installing and running flutter
  • Kotlin Camera2 API MediaRecorder
  • Flutter IntelliJ Tips for Beginners
  • Migrating Fragments to Jetpack Navigation
  • Flutter TabBar

Search Form

  • Facebook
  • GitHub
  • Google+
  • Twitter
  • YouTube

© 2021 - WWW.MOBAPPTUTS.COM