info_popup 1.0.3 copy "info_popup: ^1.0.3" to clipboard
info_popup: ^1.0.3 copied to clipboard

outdated

The simple way to show the user some information on your selected widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add info_popup

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

dependencies:
  info_popup: ^1.0.3

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:info_popup/info_popup.dart';
121
likes
0
pub points
96%
popularity

Publisher

verified publishersalihcan.dev

The simple way to show the user some information on your selected widget.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on info_popup