visiblity_data_manager 0.1.0 copy "visiblity_data_manager: ^0.1.0" to clipboard
visiblity_data_manager: ^0.1.0 copied to clipboard

Management data of visible widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add visiblity_data_manager

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

dependencies:
  visiblity_data_manager: ^0.1.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:visiblity_data_manager/visiblity_data_manager.dart';
2
likes
130
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

Management data of visible widgets.

Repository (GitHub)
View/report issues

Topics

#visiblity

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on visiblity_data_manager