flutter/packages
Oleh Prypin 71228e02c6
Prepare for making intl toBeginningOfSentenceCase non-nullable (#127488)
I intend to edit `toBeginningOfSentenceCase`'s return value to be non-nullable because it really is never null. That will mean that non-null asserts around it will become flagged as unnecessary, although right now they are necessary. So, apply a workaround - instead use a function that does a non-null assert without triggering any lints even after it becomes unnecessary.
2023-06-23 03:25:45 +00:00
..
flutter _TapStatusTrackerMixin should wait until the next PointerDownEvent before resetting its state when the tap timer has elapsed (#129312) 2023-06-23 00:10:32 +00:00
flutter_driver Remove AbstractNode from RenderObject and deprecate it (#128973) 2023-06-16 16:16:36 +00:00
flutter_goldens flutter update-packages --force-upgrade (#128908) 2023-06-15 18:17:09 +00:00
flutter_goldens_client Upgrade leak_tracker to 5.0.0 (#126367) 2023-05-16 04:39:26 +00:00
flutter_localizations flutter update-packages --force-upgrade (#128908) 2023-06-15 18:17:09 +00:00
flutter_test Remove AbstractNode from RenderObject and deprecate it (#128973) 2023-06-16 16:16:36 +00:00
flutter_tools Prepare for making intl toBeginningOfSentenceCase non-nullable (#127488) 2023-06-23 03:25:45 +00:00
flutter_web_plugins flutter update-packages --force-upgrade (#128908) 2023-06-15 18:17:09 +00:00
fuchsia_remote_debug_protocol flutter update-packages --force-upgrade (#128908) 2023-06-15 18:17:09 +00:00
integration_test iOS info.plist template: make UIViewControllerBasedStatusBar to be true (#128970) 2023-06-20 18:11:18 +00:00
analysis_options.yaml Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00