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

outdated

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

Info Popup #

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

Features #

  • Info holder with dynamic size

  • Fully editable content area

  • Alt Text

Getting started #

Use this package as a Library #


Depend On it

Run this command

with Dart:

$ dart pub add info_popup

with Flutter:

$ flutter pub add info_popup

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

dependencies:
  info_popup: ^1.0.0

Usage #

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