• Mahdi Bagheri's avatar
    Navigator.pop before PopupMenuItem onTap call (#127446) · 4e9869b9
    Mahdi Bagheri authored
    *The order of calling Navigator.pop and PopupMenuItem.onTap has been changed so before calling PopupMenuItem onTap method, PopupMenuBotton onSelect method is going to be called.*
    
    *Solves #127443*
    
    *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*
    4e9869b9
popup_menu_test.dart 116 KB