diff --git a/pubspec.yaml b/pubspec.yaml index d475570..2540e8d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,6 +2,13 @@ name: languagetool_textfield description: The LanguageTool TextField package is a spell-checker designed for Flutter apps. This is useful for apps that need text input like messaging, notes, and email. version: 1.0.0 homepage: https://github.com/solid-software/languagetool_textfield/ +platforms: + android: + ios: + linux: + macos: + web: + windows: environment: sdk: ">=3.0.0 <4.0.0"