flutter/packages/flutter
Bruno Leroux 67e6cad0cb
Restorable CupertinoTextFormFieldRow (#144541)
## Description

This PR makes `CupertinoTextFormFieldRow` restorable.
The implementation is based on https://github.com/flutter/flutter/pull/78835 which made `FormField` and `TextFormField` restorable.

## Related Issue

Fixes https://github.com/flutter/flutter/issues/144504.

## Tests

Adds 4 tests.
2024-03-05 10:31:04 +00:00
..
lib Restorable CupertinoTextFormFieldRow (#144541) 2024-03-05 10:31:04 +00:00
test Restorable CupertinoTextFormFieldRow (#144541) 2024-03-05 10:31:04 +00:00
test_fixes Reland "Reland - Introduce tone-based surfaces and accent color add-ons - Part 2" (#144273) 2024-02-28 13:55:50 -08:00
test_private Upgrade leak_tracker. (#143236) 2024-02-09 14:41:22 -08:00
test_profile Fix typos (#121171) 2023-02-23 19:43:21 +00:00
test_release Rename MemoryAllocations to FlutterMemoryAllocations. (#140623) 2024-01-02 09:56:30 -08:00
analysis_options.yaml
build.yaml
dart_test.yaml
LICENSE
pubspec.yaml [web] Move JS interop to extension types (#143274) 2024-02-12 11:14:10 -08:00
README.md

Flutter

Flutter is a new way to build high-performance, cross-platform mobile, web, and desktop apps. Flutter is optimized for today's — and tomorrow's — mobile and desktop devices. We are focused on low-latency input and high frame rates on all platforms.

See the getting started guide for information about using Flutter.