This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: - [Lab: Write your first Flutter ...
Create new app: run flutter create popup_test. Replace main.dart code with code from Material Design doc page available at DartPad demo (see Source code section below) Run on mobile Notch is present ...
APIレベル11以降で使えるPopupMenuを使います。 それをAndroidエミュレータで動かしました。 ボタン押下時にPopupMenu表示してる様子(GIF) ボタン押下時にポップアップメニュー表示(gif) いちいちListViewを定義しなくていいから楽だし、 アンカービューに ...