colendi_web_view_sdk_flutter 1.5.0 copy "colendi_web_view_sdk_flutter: ^1.5.0" to clipboard
colendi_web_view_sdk_flutter: ^1.5.0 copied to clipboard

The Colendi Web View is a Software Development Kit developed by Colendians to enable fast and simple integration to Colendi World.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add colendi_web_view_sdk_flutter

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

dependencies:
  colendi_web_view_sdk_flutter: ^1.5.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:colendi_web_view_sdk_flutter/colendi_web_view_sdk_flutter.dart';
7
likes
130
points
64
downloads

Publisher

verified publishercolendi.com

Weekly Downloads

The Colendi Web View is a Software Development Kit developed by Colendians to enable fast and simple integration to Colendi World.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, flutter_inappwebview, flutter_vibrate, http, locale_plus, url_launcher

More

Packages that depend on colendi_web_view_sdk_flutter

Packages that implement colendi_web_view_sdk_flutter