Skip to content

Releases: SalihCanBinboga/info_popup

4.3.1

22 Jan 07:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...4.3.1

2.2.0

03 Nov 08:57
905c092
Compare
Choose a tag to compare

2.2.0

  • feature: Added contentMaxWidth prop to InfoPopupWidget

2.1.3

  • doc: Update README.md

2.1.2

  • doc: Deployed to hosting to test an example project
  • You can test now! Info Popup

2.1.0

  • feature: Added indicatorOffset prop to InfoPopupWidget

2.0.0

  • feature: Added dismiss behavior to info popup
  • feature: Support for inside list items!
  • feature: Added contentOffset prop
  • refactor: Some argument names have been changed (major version bump)
  • fix: Fixed a bug where the popup would not be dismissed when the user tapped outside of it
  • fix: Bottom sheet offset is now calculated correctly in web
  • deprecated: Removed infoText & infoWidget props
  • deprecated: Removed arrowGap & arrowAlignment props

1.4.0

  • refactor: Improved calculating above and below the target widget remaining area
  • refactor: onControllerCreated now optional
  • refactor: infoText & infoWidget now deprecated, use customTitle & customContent instead
  • feature: Add popup trigger mode PopupTriggerBehavior (default: PopupTriggerBehavior.onTap)
  • refactor: Some code refactoring and name changes
  • feature: Calculate dynamic popup position based on the target widget position
  • feature: Add content SafeArea to indicator

1.3.0

  • fix: Content overflow on device with small screen
  • feature: Added arrow alignment option by target

1.2.0

27 Sep 16:15
Compare
Choose a tag to compare
feat: add custom indicator painter support

1.0.10

27 Sep 05:01
Compare
Choose a tag to compare
doc: update planned task to README.md

1.0.8

19 Sep 19:24
Compare
Choose a tag to compare
doc: GIF size reduced

doc: README.md updated

1.0.5

18 Sep 19:34
Compare
Choose a tag to compare
fix: layout done catching

1.0.0

18 Sep 16:47
Compare
Choose a tag to compare
feat: add presentation gif