flow_widget_ios 1.0.1 copy "flow_widget_ios: ^1.0.1" to clipboard
flow_widget_ios: ^1.0.1 copied to clipboard

PlatformiOS

iOS implementation of the flow_widget federated plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flow_widget_ios

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

dependencies:
  flow_widget_ios: ^1.0.1

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:flow_widget_ios/flow_widget_ios.dart';
0
likes
140
points
45
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

iOS implementation of the flow_widget federated plugin.

Repository (GitHub)
View/report issues

Topics

#widget #home-widget #ios

License

MIT (license)

Dependencies

flow_widget_platform_interface, flutter

More

Packages that depend on flow_widget_ios

Packages that implement flow_widget_ios