flutter_keyboard_visibility_web 3.0.0 copy "flutter_keyboard_visibility_web: ^3.0.0" to clipboard
flutter_keyboard_visibility_web: ^3.0.0 copied to clipboard

Platformweb

An implementation for the web platform of `flutter_keyboard_visibility'

3.0.0 July 27, 2026 #

  • Replaced dart:html with package:web for WebAssembly compatibility.
  • Raised the minimum supported versions to Dart 3.11 and Flutter 3.41.
  • Updated the platform-interface dependency and linting.

2.0.0 March 4, 2021 #

  • Migrated to null safety

2.0.0-nullsafety.0 November 30, 2020 #

  • Migrated to null safety

1.0.1 November 23, 2020 #

  • Documentation updates

1.0.0 November 23, 2020 #

  • Initial support so Flutter apps that run on web won't encounter errors. Visibility is returned as false.