Greg Spencer
2e78ed0ff9
Allow explicit exclusion of packages from pinned packages in flutter update-packages --force-update
( #147679 )
...
## Description
This introduces a list of packages that we will explicitly not pin. It is to be used for things where the package isn't actually published, but is a transitive dependency of another package included in the SDK. This happens with the `macros` package, for instance, which depends on the private, unpublished, `_macros` package where the SDK does some tricky things to depend on it (it depends on "any", but ships it as part of the SDK).
Also ran `flutter update-packages --force-update` to update all of the pubspec files.
## Related Issues
- Fixes #147656
## Tests
- Added a test that makes sure that explicitly unpinned packages don't show up in the pinned list.
2024-05-02 01:16:54 +00:00
..
2024-04-30 17:38:21 +00:00
2024-04-18 16:34:06 +00:00
2024-04-29 15:53:25 -07:00
2024-02-29 23:10:50 +00:00
2024-01-25 07:51:25 +00:00
2024-03-18 21:39:21 +00:00
2024-02-13 11:15:15 -08:00
2024-03-25 13:04:18 -07:00
2023-12-20 22:14:32 +00:00
2023-11-09 03:46:25 +00:00
2024-04-18 21:12:36 +00:00
2024-04-29 15:53:25 -07:00
2024-02-08 17:49:48 +00:00
2024-04-29 15:53:25 -07:00
2024-04-18 21:12:36 +00:00
2024-04-12 21:45:32 +00:00
2023-11-27 22:00:50 +00:00
2024-04-19 19:15:09 +00:00
2024-03-21 20:08:07 +00:00
2023-09-10 08:07:13 +00:00
2023-12-04 21:59:53 +00:00
2024-04-12 19:27:26 +00:00
2024-04-10 16:26:19 +00:00
2023-10-18 00:27:54 +00:00
2023-07-06 00:09:01 +00:00
2024-02-28 20:09:54 +00:00
2024-01-29 18:43:57 +00:00
2024-04-22 15:46:13 +00:00
2024-01-26 22:01:26 +00:00
2024-01-26 22:01:26 +00:00
2024-03-21 22:37:08 +00:00
2023-12-14 05:30:10 +00:00
2024-04-22 15:46:13 +00:00
2024-02-28 20:09:54 +00:00
2023-07-24 17:22:25 +00:00
2024-02-02 18:23:08 +00:00
2024-03-08 09:55:02 +01:00
2023-10-11 16:15:26 -04:00
2024-03-08 09:55:02 +01:00
2024-02-16 22:38:10 +00:00
2023-07-31 20:42:11 +00:00
2023-07-21 19:09:25 +00:00
2024-02-27 08:39:49 +00:00
2024-03-07 23:04:08 +00:00
2023-10-12 13:23:52 -04:00
2024-04-22 15:46:13 +00:00
2024-03-21 22:37:08 +00:00
2024-04-09 20:00:21 +00:00
2024-03-25 13:04:18 -07:00
2024-04-22 16:49:19 +00:00
2024-04-18 21:12:36 +00:00
2024-02-16 22:24:59 +00:00
2024-02-16 22:24:59 +00:00
2024-04-18 21:12:36 +00:00
2024-02-14 21:08:25 +00:00
2023-09-10 08:07:13 +00:00
2024-01-11 17:57:00 +00:00
2024-03-19 17:00:24 +00:00
2024-05-01 14:44:27 +00:00
2024-03-05 19:14:48 +00:00
2024-04-29 15:53:25 -07:00
2024-02-27 23:21:03 +00:00
2023-07-18 13:59:48 -07:00
2024-04-18 21:12:36 +00:00
2023-12-21 19:01:16 +00:00
2024-04-18 21:12:36 +00:00
2024-03-25 13:04:18 -07:00
2024-04-29 15:53:25 -07:00
2024-04-29 15:53:25 -07:00
2024-04-29 15:53:25 -07:00
2024-04-29 15:53:25 -07:00
2024-02-27 23:21:03 +00:00
2023-08-08 21:43:00 +00:00
2024-02-28 18:54:18 +00:00
2024-02-28 18:54:18 +00:00
2024-04-29 15:53:25 -07:00
2024-05-02 01:16:54 +00:00
2024-03-23 12:05:21 +00:00
2023-09-06 17:22:13 +00:00
2024-02-28 18:54:18 +00:00
2024-03-12 22:41:26 +00:00
2024-01-18 12:32:49 -05:00
2024-04-18 21:12:36 +00:00
2024-04-18 21:12:36 +00:00