Kishan Rathore
adb383b884
refactor: migrate OpenUpwardsPageTransitionsBuilder to widgets ( #177080 )
...
Changes:
* Move OpenUpwardsPageTransitionsBuilder from
`material/page_transitions_theme.dart` to
`widget/page_transitions_builder.dart`
* Replace `Colors.black` with `const Color(0xFF000000)` in
_OpenUpwardsPageTransition until framework colors are available(if we
add).
part of: https://github.com/flutter/flutter/issues/172929
## Pre-launch Checklist
- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [x] I followed the [breaking change policy] and added [Data Driven
Fixes] where supported.
- [x] All existing and new tests are passing.
2025-10-22 18:07:08 +00:00
..
2025-08-05 06:52:55 +00:00
2025-09-11 14:40:28 +00:00
2025-08-29 05:17:06 +00:00
2025-09-24 19:56:08 +00:00
2025-09-24 19:56:08 +00:00
2025-09-24 19:51:52 +00:00
2025-10-16 00:18:40 +00:00
2025-10-10 04:44:14 +00:00
2025-08-20 19:40:40 +00:00
2025-07-24 21:01:06 +00:00
2025-08-15 22:40:14 +00:00
2025-07-24 21:01:07 +00:00
2025-09-26 17:20:55 +00:00
2025-10-20 22:41:13 +00:00
2025-09-11 14:40:28 +00:00
2025-10-20 20:41:50 +00:00
2025-07-24 20:41:03 +00:00
2025-10-08 03:29:35 +00:00
2025-09-26 03:07:13 +00:00
2025-09-26 17:20:55 +00:00
2025-09-30 09:54:35 +00:00
2025-09-30 09:54:35 +00:00
2025-10-01 18:54:58 +00:00
2025-10-01 18:54:58 +00:00
2025-09-11 14:40:28 +00:00
2025-08-20 18:42:39 +00:00
2025-09-17 18:38:24 +00:00
2025-09-26 17:20:55 +00:00
2025-09-16 00:54:53 +00:00
2025-08-29 21:31:06 +00:00
2025-09-16 00:54:53 +00:00
2025-10-21 07:02:12 +00:00
2025-10-08 19:17:21 +00:00
2025-09-26 23:02:11 +00:00
2025-10-20 20:41:51 +00:00
2025-10-08 19:20:10 +00:00
2025-10-01 19:01:57 +00:00
2025-09-24 02:04:25 +00:00
2025-09-08 12:09:10 +00:00
2025-10-20 09:45:20 +00:00
2025-10-19 20:30:36 +00:00
2025-09-16 00:54:53 +00:00
2025-09-16 00:54:53 +00:00
2025-10-14 03:11:35 +00:00
2025-09-16 00:54:53 +00:00
2025-09-16 00:54:53 +00:00
2025-09-16 00:54:53 +00:00
2025-09-24 19:54:09 +00:00
2025-10-09 00:16:54 +00:00
2025-09-26 17:20:55 +00:00
2025-09-16 00:54:53 +00:00
2025-09-16 00:54:53 +00:00
2025-10-16 21:55:36 +00:00
2025-10-10 05:42:24 +00:00
2025-10-22 07:51:42 +00:00
2025-10-09 00:05:58 +00:00
2025-10-19 20:44:22 +00:00
2025-09-26 17:20:55 +00:00
2025-09-03 18:49:07 +00:00
2025-09-16 00:54:53 +00:00
2025-10-09 03:34:14 +00:00
2025-10-17 01:35:29 +00:00
2025-09-16 00:54:53 +00:00
2025-08-20 07:20:22 +00:00
2025-09-16 00:54:53 +00:00
2025-10-09 03:38:11 +00:00
2025-10-06 16:39:19 +00:00
2025-10-20 22:33:06 +00:00
2025-10-06 16:39:19 +00:00
2025-10-16 22:07:52 +00:00
2025-10-06 16:39:19 +00:00
2025-10-10 09:39:18 +00:00
2025-09-16 00:54:53 +00:00
2025-10-15 22:41:10 +00:00
2025-10-22 18:07:08 +00:00
2025-09-16 00:54:53 +00:00
2025-10-08 00:27:22 +00:00
2025-09-26 17:20:55 +00:00
2025-08-15 22:40:14 +00:00
2025-09-16 19:15:23 +00:00
2025-09-16 19:15:23 +00:00
2025-09-24 19:56:08 +00:00
2025-10-09 00:12:33 +00:00
2025-09-16 00:54:53 +00:00
2025-09-26 17:20:55 +00:00
2025-10-09 00:04:12 +00:00
2025-10-08 19:18:58 +00:00
2025-10-08 19:18:58 +00:00
2025-10-16 20:03:56 +00:00
2025-09-18 03:16:22 +00:00
2025-08-08 18:47:17 +00:00
2025-09-18 03:16:22 +00:00
2025-09-18 03:16:22 +00:00
2025-10-17 19:07:42 +00:00
2025-09-26 17:20:55 +00:00
2025-09-26 17:20:55 +00:00
2025-09-24 19:56:08 +00:00
2025-09-24 19:56:08 +00:00
2025-09-18 03:16:22 +00:00
2025-09-24 19:56:08 +00:00
2025-09-24 19:56:08 +00:00
2025-09-18 03:16:22 +00:00
2025-09-26 17:20:55 +00:00
2025-10-20 20:42:53 +00:00
2025-09-18 03:16:22 +00:00
2025-09-18 03:16:22 +00:00
2025-10-09 04:47:04 +00:00
2025-10-04 06:55:27 +00:00
2025-09-18 03:16:22 +00:00
2025-09-18 03:16:22 +00:00
2025-10-02 15:32:09 +00:00
2025-09-24 19:56:08 +00:00
2025-09-24 19:56:08 +00:00
2025-09-24 19:56:08 +00:00
2025-10-11 02:55:06 +00:00