flutter/dev/integration_tests/spell_check
Danny Tuppeny c8d620e665
Unpin test/test_core/test_api packages (#169198)
These packages were recently pinned (in
https://github.com/flutter/flutter/pull/168916) due to a bug
(https://github.com/dart-lang/test/issues/2498).

That bug was fixed and new versions of the test packages published. This
change unpins and lets them upgrade to the fixed version.
2025-05-22 23:15:08 +00:00
..
android add missing lockfiles not checked in from running generate_gradle_lockfiles.dart (#168600) 2025-05-09 19:46:52 +00:00
integration_test Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
ios iOS: Update minimum iOS version to 13.0 (#167737) 2025-04-24 20:15:13 +00:00
lib Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
test_driver Re-land Add Spell Check to EditableText (#109643) 2022-08-17 16:16:02 +00:00
pubspec.yaml Unpin test/test_core/test_api packages (#169198) 2025-05-22 23:15:08 +00:00
README.md Re-land Add Spell Check to EditableText (#109643) 2022-08-17 16:16:02 +00:00

spell_check

A Flutter project for testing spell check for [EditableText].