home_widget 0.1.4 copy "home_widget: ^0.1.4" to clipboard
home_widget: ^0.1.4 copied to clipboard

outdated

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add home_widget

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

dependencies:
  home_widget: ^0.1.4

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/home_widget.dart';
1513
likes
0
pub points
98%
popularity

Publisher

verified publisherantonborri.es

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on home_widget