home_widget_vconnex 0.0.9 copy "home_widget_vconnex: ^0.0.9" to clipboard
home_widget_vconnex: ^0.0.9 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 Dart:

 $ dart pub add home_widget_vconnex

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 dart pub get):

dependencies:
  home_widget_vconnex: ^0.0.9

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:home_widget_vconnex/home_widget_vconnex.dart';
6
likes
0
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path_provider, path_provider_foundation

More

Packages that depend on home_widget_vconnex

Packages that implement home_widget_vconnex