showcase_tutorial 1.1.2 copy "showcase_tutorial: ^1.1.2" to clipboard
showcase_tutorial: ^1.1.2 copied to clipboard

A Flutter package to Showcase/Highlight widgets step by step.

Changelog #

1.1.2 #

  • FIX: guard _scrollIntoView against a use-after-dispose crash. A Showcase disposed within a frame of its first build (for example, a redirect right after the first build) no longer throws "Null check operator used on a null value" from its post-frame callback.
  • CHORE: upgrade flutter_lints to ^6.0.0 and resolve the newly surfaced lints.

1.1.1 #

  • Example app: add an isImportant field to the mail model and refine the MailTile and detail screen styling.
  • Docs: fix the GitHub stars link in the README.

1.1.0 #

  • FEAT: update dependency constraints to Dart SDK 3.9.0.
  • Refactor the code structure for improved readability and maintainability.
  • Fix minor bugs and improve performance.
  • Update the documentation for new features.

1.0.4 #

  • Update Flutter to 3.16.0.

1.0.0 #

  • Initial release (14 Sep 2023).
22
likes
0
points
920
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to Showcase/Highlight widgets step by step.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on showcase_tutorial