akvelon_flutter_issue_106664_workaround 0.1.2 copy "akvelon_flutter_issue_106664_workaround: ^0.1.2" to clipboard
akvelon_flutter_issue_106664_workaround: ^0.1.2 copied to clipboard

Fixes the Flutter issue of automatically scrolling to a focused iframe when clicking outside of such iframe

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add akvelon_flutter_issue_106664_workaround

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  akvelon_flutter_issue_106664_workaround: ^0.1.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:akvelon_flutter_issue_106664_workaround/akvelon_flutter_issue_106664_workaround.dart';
2
likes
140
pub points
57%
popularity

Publisher

verified publisherakvelon.com

Fixes the Flutter issue of automatically scrolling to a focused iframe when clicking outside of such iframe

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, web_browser_detect

More

Packages that depend on akvelon_flutter_issue_106664_workaround