flutterflow_android_webview 0.0.1 copy "flutterflow_android_webview: ^0.0.1" to clipboard
flutterflow_android_webview: ^0.0.1 copied to clipboard

Android webview for flutterflow with custom user agent :) by Gellért Tóth

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutterflow_android_webview

With Flutter:

 $ flutter pub add flutterflow_android_webview

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

dependencies:
  flutterflow_android_webview: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:flutterflow_android_webview/flutterflow_android_webview.dart';
2
likes
0
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

Android webview for flutterflow with custom user agent :) by Gellért Tóth

Homepage

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutterflow_android_webview

Packages that implement flutterflow_android_webview