Greg Spencer
2d9ad26086
Implements a PlatformMenuBar widget and associated data structures ( #100274 )
...
Implements a PlatformMenuBar widget and associated data structures for defining menu bars that use native APIs for rendering.
This PR includes:
A PlatformMenuBar class, which is a widget that menu bar data can be attached to for sending to the platform.
A PlatformMenuDelegate base, which is the type taken by a new WidgetsBinding.platformMenuDelegate.
An implementation of the above in DefaultPlatformMenuDelegate that talks to the built-in "flutter/menu" channel to talk to the built-in platform implementation. The delegate is so that a plugin could override with its own delegate and provide other platforms with native menu support using the same widgets to define the menus.
This is the framework part of the implementation. The engine part will be in flutter/engine#32080 (and flutter/engine#32358 )
2022-04-04 15:03:10 -07:00
..
2021-10-08 09:25:14 -07:00
2022-02-03 14:55:15 -08:00
2021-10-08 09:25:14 -07:00
2021-04-21 13:49:03 -07:00
2021-05-13 13:39:04 -07:00
2022-01-21 16:15:18 -08:00
2022-03-25 09:27:08 +08:00
2021-04-21 13:49:03 -07:00
2021-05-13 13:39:04 -07:00
2022-03-22 13:15:12 -07:00
2021-10-08 09:25:14 -07:00
2022-03-03 14:46:16 -08:00
2021-04-21 13:49:03 -07:00
2021-08-23 10:03:49 -07:00
2022-02-03 14:55:15 -08:00
2021-11-08 13:48:43 -08:00
2021-04-28 10:54:05 -07:00
2020-10-09 10:42:02 -07:00
2021-12-07 15:24:04 -08:00
2022-03-21 21:25:09 -07:00
2021-10-08 09:25:14 -07:00
2021-10-08 09:25:14 -07:00
2021-09-15 09:42:05 -07:00
2020-10-13 13:07:05 -07:00
2021-05-19 09:54:02 -07:00
2022-01-21 14:43:59 -08:00
2022-02-03 14:55:15 -08:00
2022-02-03 14:55:15 -08:00
2022-02-03 14:55:15 -08:00
2022-03-04 11:11:07 -08:00
2022-03-04 11:11:07 -08:00
2022-03-03 14:46:16 -08:00
2022-02-04 17:45:19 -08:00
2021-10-08 09:25:14 -07:00
2021-04-21 13:49:03 -07:00
2021-04-28 10:54:05 -07:00
2021-04-21 13:49:03 -07:00
2021-04-21 13:49:03 -07:00
2021-04-21 13:49:03 -07:00
2022-02-02 15:32:05 -06:00
2021-12-14 10:09:03 -08:00
2021-08-30 15:41:02 -07:00
2021-04-21 13:49:03 -07:00
2022-03-25 16:25:13 -07:00
2021-04-21 13:49:03 -07:00
2022-03-04 15:11:19 -08:00
2021-04-21 13:49:03 -07:00
2021-05-13 13:39:04 -07:00
2021-10-08 09:25:14 -07:00
2022-02-03 14:55:15 -08:00
2022-01-13 17:40:11 -08:00
2021-04-28 10:54:05 -07:00
2021-08-30 17:16:04 -07:00
2021-10-08 09:25:14 -07:00
2021-05-13 13:39:04 -07:00
2021-04-28 10:54:05 -07:00
2022-02-05 12:30:04 -08:00
2022-03-28 13:45:06 -07:00
2021-04-21 13:49:03 -07:00
2021-04-21 13:49:03 -07:00
2022-01-18 13:11:25 -08:00
2022-03-02 10:31:11 -08:00
2021-04-21 13:49:03 -07:00
2021-04-28 10:54:05 -07:00
2021-10-08 09:25:14 -07:00
2022-03-02 16:26:14 -08:00
2022-01-13 13:25:05 -08:00
2022-03-25 13:13:56 -07:00
2021-10-08 09:25:14 -07:00
2021-10-08 09:25:14 -07:00
2021-04-21 13:49:03 -07:00
2022-02-03 14:55:15 -08:00
2020-10-13 14:41:24 -07:00
2022-02-03 14:55:15 -08:00
2022-02-03 14:55:15 -08:00
2021-04-21 13:49:03 -07:00
2022-02-03 14:55:15 -08:00
2022-02-03 14:55:15 -08:00
2022-01-10 11:30:13 -08:00
2022-01-10 11:30:13 -08:00
2021-10-14 12:53:03 -07:00
2021-04-28 10:54:05 -07:00
2022-02-03 14:55:15 -08:00
2021-10-08 09:25:14 -07:00
2021-10-08 09:25:14 -07:00
2021-10-08 09:25:14 -07:00
2021-04-21 13:49:03 -07:00
2021-04-21 13:49:03 -07:00
2021-04-21 13:49:03 -07:00
2021-03-03 17:29:02 -08:00
2022-03-25 09:27:08 +08:00
2022-03-25 22:25:07 -07:00
2021-10-08 09:25:14 -07:00
2021-07-20 14:29:04 -07:00
2021-04-21 13:49:03 -07:00
2020-10-15 11:12:02 -07:00
2021-02-16 13:56:04 -08:00
2022-01-24 13:40:15 -08:00
2022-01-13 13:25:05 -08:00
2021-08-30 15:41:02 -07:00
2021-02-16 13:56:04 -08:00
2022-01-21 14:43:59 -08:00
2020-10-15 11:12:02 -07:00
2021-10-08 09:43:03 -07:00
2021-10-08 09:25:14 -07:00
2022-03-01 23:54:11 +05:30
2021-07-17 10:36:03 -07:00
2021-10-08 09:25:14 -07:00
2022-02-03 14:55:15 -08:00
2021-05-12 00:04:02 -07:00
2022-01-21 14:43:59 -08:00
2021-10-08 09:25:14 -07:00
2021-04-28 10:54:05 -07:00
2021-04-21 13:49:03 -07:00
2022-02-18 01:29:16 -08:00
2021-04-21 13:49:03 -07:00
2021-08-30 15:41:02 -07:00
2022-03-23 13:20:23 -07:00
2021-04-21 13:49:03 -07:00
2021-10-08 09:25:14 -07:00
2021-04-21 13:49:03 -07:00
2021-04-21 13:49:03 -07:00
2021-04-21 13:49:03 -07:00
2021-04-21 13:49:03 -07:00
2021-04-28 10:54:05 -07:00
2021-05-10 16:26:16 -07:00
2021-10-08 09:25:14 -07:00
2021-04-21 13:49:03 -07:00
2021-04-21 13:49:03 -07:00
2021-04-21 13:49:03 -07:00
2021-03-03 17:29:02 -08:00
2021-10-08 09:25:14 -07:00
2021-10-08 09:25:14 -07:00
2021-04-21 13:49:03 -07:00
2022-03-25 09:27:08 +08:00
2021-10-08 09:25:14 -07:00
2021-04-28 10:54:05 -07:00
2021-04-21 13:49:03 -07:00
2022-02-03 14:55:15 -08:00
2022-01-13 00:30:15 -08:00
2021-04-21 13:49:03 -07:00
2021-06-23 16:36:03 -07:00
2022-02-23 08:49:14 -08:00
2022-03-25 10:43:10 -07:00
2022-03-22 23:55:11 -07:00
2021-10-07 16:48:04 -07:00
2021-05-11 09:41:02 -07:00
2021-04-21 13:49:03 -07:00
2021-04-21 13:49:03 -07:00
2021-10-08 09:25:14 -07:00
2022-02-03 14:55:15 -08:00
2022-02-03 14:55:15 -08:00
2021-04-21 13:49:03 -07:00
2020-10-13 12:01:53 -07:00
2021-03-26 09:34:03 -07:00
2021-10-08 09:25:14 -07:00
2021-10-08 09:25:14 -07:00
2021-04-28 10:54:05 -07:00
2021-06-23 16:36:03 -07:00
2021-05-13 13:39:04 -07:00
2022-03-02 12:36:25 -08:00
2021-04-28 10:54:05 -07:00
2021-10-08 09:25:14 -07:00
2021-04-21 13:49:03 -07:00
2021-09-13 13:33:48 -07:00
2022-03-25 09:27:08 +08:00
2021-10-08 09:25:14 -07:00
2021-10-07 16:48:04 -07:00
2021-04-21 13:49:03 -07:00
2021-10-08 09:25:14 -07:00
2022-03-23 13:20:23 -07:00
2022-04-04 15:03:10 -07:00
2022-03-29 19:40:17 -07:00
2021-04-21 13:49:03 -07:00
2021-11-10 18:06:31 -08:00
2021-10-08 09:25:14 -07:00
2020-10-15 15:42:05 -07:00
2022-03-07 13:41:20 -08:00
2021-04-28 10:54:05 -07:00
2022-03-25 09:27:08 +08:00
2021-04-28 10:54:05 -07:00
2021-04-28 10:54:05 -07:00
2022-03-03 14:46:16 -08:00
2021-03-22 13:06:06 +08:00
2021-10-08 09:25:14 -07:00
2021-10-08 09:25:14 -07:00
2021-03-02 10:14:02 -08:00
2021-02-16 14:01:02 -08:00
2021-10-08 09:25:14 -07:00
2021-06-23 16:36:03 -07:00
2021-04-21 13:49:03 -07:00
2021-12-14 10:14:06 -08:00
2021-06-02 10:14:06 -07:00
2022-04-04 12:39:04 -07:00
2022-03-08 10:35:19 -08:00
2021-03-03 17:29:02 -08:00
2021-04-21 13:49:03 -07:00
2022-02-03 14:55:15 -08:00
2021-04-01 21:52:35 +02:00
2022-03-02 16:01:26 -08:00
2022-02-03 14:55:15 -08:00
2022-02-03 14:55:15 -08:00
2022-04-04 10:52:06 -07:00
2021-10-08 09:25:14 -07:00
2021-04-21 13:49:03 -07:00
2021-04-21 13:49:03 -07:00
2021-08-09 13:36:57 -07:00
2022-01-24 17:51:46 -06:00
2021-10-08 09:25:14 -07:00
2022-01-24 17:51:46 -06:00
2021-10-08 09:25:14 -07:00
2022-02-03 14:55:15 -08:00
2021-03-03 17:29:02 -08:00
2021-09-10 16:02:02 -07:00
2021-04-21 13:49:03 -07:00
2021-04-21 13:49:03 -07:00
2021-10-08 09:25:14 -07:00
2021-05-10 16:26:16 -07:00
2021-08-23 15:39:18 -07:00
2021-09-10 16:02:02 -07:00
2021-10-08 09:25:14 -07:00
2022-04-04 10:52:06 -07:00
2022-03-02 10:26:23 -08:00
2022-03-24 13:39:55 -07:00
2021-10-08 09:25:14 -07:00
2021-10-08 09:25:14 -07:00
2021-04-28 10:54:05 -07:00
2021-02-16 16:21:04 -08:00
2020-10-15 17:52:05 -07:00
2021-02-16 16:21:04 -08:00
2020-10-15 17:52:05 -07:00
2021-04-28 10:54:05 -07:00
2021-04-21 13:49:03 -07:00
2021-10-01 00:58:05 -07:00
2021-04-21 13:49:03 -07:00
2021-06-23 16:36:03 -07:00
2022-03-03 14:46:16 -08:00
2020-10-15 17:52:05 -07:00
2021-03-03 17:29:02 -08:00
2020-10-15 17:52:05 -07:00
2021-10-11 10:23:04 -07:00
2021-11-03 19:13:03 -07:00
2020-10-14 22:42:05 -07:00
2022-03-21 20:18:40 +01:00
2021-10-08 09:25:14 -07:00
2021-02-16 16:21:04 -08:00
2021-04-21 13:49:03 -07:00
2021-04-28 10:54:05 -07:00
2021-04-21 13:49:03 -07:00
2021-04-21 13:49:03 -07:00
2021-04-21 13:49:03 -07:00
2021-10-08 09:25:14 -07:00
2021-10-07 16:53:03 -07:00
2021-10-08 09:25:14 -07:00
2021-11-08 12:27:14 -08:00
2022-03-29 20:30:13 -07:00
2022-02-03 14:55:15 -08:00
2021-02-16 16:21:04 -08:00
2022-02-03 14:55:15 -08:00
2020-10-14 22:42:05 -07:00
2021-06-10 19:49:40 +01:00
2021-05-13 13:39:04 -07:00
2021-02-16 16:21:04 -08:00
2021-10-08 09:25:14 -07:00
2021-10-08 09:25:14 -07:00
2021-04-28 10:54:05 -07:00
2021-04-21 13:49:03 -07:00
2021-04-21 13:49:03 -07:00
2021-10-08 09:25:14 -07:00
2021-10-08 09:25:14 -07:00
2021-04-29 22:29:03 -07:00
2021-10-08 09:25:14 -07:00
2021-04-21 13:49:03 -07:00
2022-03-21 15:50:18 -07:00
2021-05-10 16:26:16 -07:00
2021-04-28 10:54:05 -07:00
2021-10-08 09:25:14 -07:00
2021-07-07 23:06:05 -07:00
2021-10-08 09:25:14 -07:00
2021-04-21 13:49:03 -07:00
2021-10-08 09:25:14 -07:00
2022-01-13 13:25:05 -08:00
2021-10-08 09:25:14 -07:00
2022-02-03 14:55:15 -08:00
2021-04-28 10:54:05 -07:00
2021-04-28 10:54:05 -07:00
2021-04-21 13:49:03 -07:00
2021-04-21 13:49:03 -07:00
2021-04-07 14:49:05 -07:00
2021-10-08 09:25:14 -07:00
2021-04-21 13:49:03 -07:00
2021-10-08 09:25:14 -07:00
2022-03-18 13:05:18 -07:00
2021-10-08 09:25:14 -07:00
2021-04-21 13:49:03 -07:00
2022-03-24 13:39:55 -07:00
2021-10-08 09:25:14 -07:00
2022-01-13 13:25:05 -08:00
2021-05-10 16:26:16 -07:00
2021-12-14 10:09:03 -08:00
2021-03-03 17:29:02 -08:00
2022-01-21 14:43:59 -08:00
2021-04-07 14:49:05 -07:00
2021-10-08 09:25:14 -07:00
2021-04-21 13:49:03 -07:00
2021-04-21 13:49:03 -07:00
2021-06-02 10:14:06 -07:00
2021-10-11 21:23:02 -07:00
2021-09-22 14:53:04 -07:00
2022-02-03 14:55:15 -08:00
2022-02-03 14:55:15 -08:00
2021-10-08 09:25:14 -07:00