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

outdated

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.0

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
0
points
36
downloads

Publisher

verified publisherakvelon.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, web_browser_detect

More

Packages that depend on akvelon_flutter_issue_106664_workaround