flutter/dev/integration_tests/spell_check
Srujan Gaddam 2407f699e9
Move package:web dependency to dev dependency (#139696)
Pinning the package:web dependency constrains downstream packages from
using newer versions and making sure they support the version pinned in
Flutter. Since the usage of package:web in Flutter is light, we should
instead have a small shim like the engine and keep package:web as a dev
dependency only.
2023-12-15 08:53:27 -08:00
..
android Update generate_gradle_lockfiles script to represent newer templates, and run it on dev/ (#135175) 2023-12-05 18:04:08 +00:00
integration_test [Android] Increase timeout duration for spell check integration test (#117989) 2023-01-05 01:46:35 +00:00
ios iOS info.plist template: make UIViewControllerBasedStatusBar to be true (#128970) 2023-06-20 18:11:18 +00:00
lib Re-land Add Spell Check to EditableText (#109643) 2022-08-17 16:16:02 +00:00
test_driver Re-land Add Spell Check to EditableText (#109643) 2022-08-17 16:16:02 +00:00
pubspec.yaml Move package:web dependency to dev dependency (#139696) 2023-12-15 08:53:27 -08: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].