overlay_tutorial 0.0.8 copy "overlay_tutorial: ^0.0.8" to clipboard
overlay_tutorial: ^0.0.8 copied to clipboard

outdated

A Flutter package for displaying overlay tutorial by cutting a hole on widget. It allows also to add hint aside the hole.

0.0.8 28/8/2020 #

  • Improvement documentation
  • Fix minor bugs

0.0.7 28/8/2020 #

  • Breaking API Changes: OverlayTutorialEntry is now an abstract class, use OverlayTutorialRectEntry instead.
  • Introduce OverlayTutorialCircleEntry & OverlayTutorialCustomShapeEntry for drawing other shape.
  • Change use of addPersistentFrameCallback to addTimingsCallback as the former will cause Flutter Inspector Select Widget mode to be malfunction.

0.0.6 27/8/2020 #

  • Remove print statement

0.0.5 27/8/2020 #

  • Show overlayTutorialEntries & overlayChildren only after showOverlayTutorial is called.

0.0.4 27/8/2020 #

  • Handle SafeArea

0.0.3 26/8/2020 #

  • Add Description to pubspec.yaml

0.0.2 26/8/2020 #

  • Fix README image

0.0.1 26/8/2020 #

  • Initial release
  • Add OverlayTutorial widget
69
likes
0
points
1.66k
downloads

Publisher

verified publisherestrelio.com

Weekly Downloads

A Flutter package for displaying overlay tutorial by cutting a hole on widget. It allows also to add hint aside the hole.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on overlay_tutorial