visit_flutter_sdk 0.0.5 copy "visit_flutter_sdk: ^0.0.5" to clipboard
visit_flutter_sdk: ^0.0.5 copied to clipboard

visit_flutter_sdk is a Flutter plugin that integrates web views, URL handling, location services, and permission management. Enhance your mobile app functionality effortlessly with this versatile toolkit!

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add visit_flutter_sdk

With Flutter:

 $ flutter pub add visit_flutter_sdk

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

dependencies:
  visit_flutter_sdk: ^0.0.5

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:visit_flutter_sdk/visit_flutter_sdk.dart';
0
likes
0
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

visit_flutter_sdk is a Flutter plugin that integrates web views, URL handling, location services, and permission management. Enhance your mobile app functionality effortlessly with this versatile toolkit!

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_inappwebview, geolocator, geolocator_apple, location, permission_handler, plugin_platform_interface, url_launcher, webview_flutter

More

Packages that depend on visit_flutter_sdk

Packages that implement visit_flutter_sdk