flow_widget_windows 1.0.0 copy "flow_widget_windows: ^1.0.0" to clipboard
flow_widget_windows: ^1.0.0 copied to clipboard

PlatformWindows

Windows implementation of the flow_widget federated plugin. Provides local JSON storage; visual desktop widgets are not supported.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flow_widget_windows

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

dependencies:
  flow_widget_windows: ^1.0.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:flow_widget_windows/flow_widget_windows.dart';
0
likes
150
points
36
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Windows implementation of the flow_widget federated plugin. Provides local JSON storage; visual desktop widgets are not supported.

Repository (GitHub)
View/report issues

Topics

#widget #home-widget #windows

License

MIT (license)

Dependencies

flow_widget_platform_interface, flutter

More

Packages that depend on flow_widget_windows

Packages that implement flow_widget_windows