home_widget_vconnex 0.1.6 copy "home_widget_vconnex: ^0.1.6" to clipboard
home_widget_vconnex: ^0.1.6 copied to clipboard

A plugin to provide a common interface for creating HomeScreen Widgets for Android and iOS by Vconnex.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add home_widget_vconnex

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

dependencies:
  home_widget_vconnex: ^0.1.6

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:home_widget_vconnex/home_widget_vconnex.dart';
5
likes
140
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

A plugin to provide a common interface for creating HomeScreen Widgets for Android and iOS by Vconnex.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, path_provider, path_provider_foundation

More

Packages that depend on home_widget_vconnex

Packages that implement home_widget_vconnex