liquid_flutter_window_utils 0.0.1-1 copy "liquid_flutter_window_utils: ^0.0.1-1" to clipboard
liquid_flutter_window_utils: ^0.0.1-1 copied to clipboard

Utility platform interface for interacting with the window

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add liquid_flutter_window_utils

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

dependencies:
  liquid_flutter_window_utils: ^0.0.1-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:liquid_flutter_window_utils/liquid_flutter_window_utils.dart';
0
likes
110
points
63
downloads

Publisher

verified publishermtrust.io

Weekly Downloads

Utility platform interface for interacting with the window

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

device_info_plus, flutter, plugin_platform_interface

More

Packages that depend on liquid_flutter_window_utils

Packages that implement liquid_flutter_window_utils