info_popup
The simple way to show the user some information on your selected widget.
4.3.2
46K downloads/mo
#1519 most downloaded on pub.dev
salihcanbinboga/info_popup
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships unpredictably
gaps range from 8 days to 12 months
Most releases are documented
notes for 32 of 42 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
42 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
42 releases · Sep 2022 to Nov 2024Releases
latest 42-
4.3.224 Nov 2024 -
4.3.122 Nov 2023Release notes
Open source →What's Changed
- Fix/hot reload update by @SalihCanBinboga in #5
- Updated Doc & Added new prop by @SalihCanBinboga in #7
- fix: Highlight Theme Usable Problem by @SalihCanBinboga in #9
- Fixed State Update Problem by @SalihCanBinboga in #14
Full Changelog: 2.2.0...4.3.1
-
4.3.022 Nov 2023Release notes
Open source →- feat: Added a structure that prevents other gestures when the showroom is active.
- feat: You can now disable the content constraints using the [enabledAutomaticConstraint] parameter. (default: true)
- feat: Arrow direction now adjusts automatically. You can manage it using the [enabledAutoArrowDirection] parameter. (default: true)
-
4.1.030 Oct 2023Release notes
Open source →- feat: Added click behaviour to
InfoPopupWidget(default:PopupClickTriggerBehavior.onTap)
- feat: Added click behaviour to
-
4.0.027 Oct 2023Release notes
Open source →- fix: Issue where InfoPopupWidget was not updating when a state inside it changed, whether it was active or closed, has been resolved.
- fix: Problem of closing when clicked while active on top of InfoPopupWidget and automatically reopening has been fixed.
Breaking Change:
The customContent prop should now be a function that returns a Widget instead of directly accepting a Widget.
Previous usage:
customContent: WidgetNew usage:
customContent: () => WidgetThis change means that the
customContentprop must now be a function, requiring adjustments in the existing codebase. -
3.0.629 Aug 2023 -
3.0.503 Aug 2023 -
3.0.421 May 2023 -
3.0.308 May 2023 -
3.0.208 May 2023Nothing published for this version
-
3.0.109 Apr 2023Release notes
Open source →- feat: Added
enableLogprop toInfoPopupWidget - doc: Added package profile logo.
- feat: Added
-
3.0.012 Mar 2023Release notes
Open source →- fix: This fixes the issue of the InfoPopupWidget not updating when the popup content or a property of the InfoPopupWidget changes.
- feat: Upgrade Flutter SDK to 3.7.1
- doc: The readme.md file has been updated.
-
2.4.618 Nov 2022Nothing published for this version
-
2.4.517 Nov 2022Nothing published for this version
-
2.4.417 Nov 2022Nothing published for this version
-
2.4.317 Nov 2022Nothing published for this version
-
2.4.217 Nov 2022Nothing published for this version
-
2.4.114 Nov 2022Nothing published for this version
-
2.4.014 Nov 2022Release notes
Open source →- feature: Added automatic popup dismiss
- feature: Added new dismiss trigger values (
anyWhere,manuel)
-
2.3.211 Nov 2022Nothing published for this version
-
2.3.111 Nov 2022Nothing published for this version
-
2.3.011 Nov 2022Release notes
Open source →- feature: Highlight feature is now available!
- feature: Improve for popup horizontal alignment calculation
- refactor: Refactored the whole OverlayEntryLayout (Major Update Reason)
- refactor: Improve popup opening animation performance
-
2.2.003 Nov 2022Release notes
Open source →2.2.0
- feature: Added
contentMaxWidthprop toInfoPopupWidget
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
indicatorOffsetprop toInfoPopupWidget
2.0.0
- feature: Added dismiss behavior to info popup
- feature: Support for inside list items!
- feature: Added
contentOffsetprop - 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&infoWidgetprops - deprecated: Removed
arrowGap&arrowAlignmentprops
1.4.0
- refactor: Improved calculating above and below the target widget remaining area
- refactor:
onControllerCreatednow optional - refactor:
infoText&infoWidgetnow deprecated, usecustomTitle&customContentinstead - 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
- feature: Added
-
2.1.330 Oct 2022 -
2.1.227 Oct 2022Release notes
Open source →- doc: Deployed to hosting to test an example project
- You can test now! Info Popup
-
2.1.119 Oct 2022Nothing published for this version
-
2.1.019 Oct 2022 -
2.0.019 Oct 2022Release notes
Open source →- feature: Added dismiss behavior to info popup
- feature: Support for inside list items!
- feature: Added
contentOffsetprop - 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&infoWidgetprops - deprecated: Removed
arrowGap&arrowAlignmentprops
-
1.4.019 Oct 2022Release notes
Open source →- refactor: Improved calculating above and below the target widget remaining area
- refactor:
onControllerCreatednow optional - refactor:
infoText&infoWidgetnow deprecated, usecustomTitle&customContentinstead - 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.018 Oct 2022Release notes
Open source →- fix: Content overflow on device with small screen
- feature: Added arrow alignment option by target
-
1.2.027 Sep 2022 -
1.0.1019 Sep 2022 -
1.0.919 Sep 2022 -
1.0.819 Sep 2022 -
1.0.719 Sep 2022 -
1.0.619 Sep 2022Release notes
Open source →- test: Added some simple widget tests
- refactor: Disabled automatic showing info popup structure in example
-
1.0.518 Sep 2022 -
1.0.418 Sep 2022 -
1.0.318 Sep 2022 -
1.0.218 Sep 2022 -
1.0.118 Sep 2022 -
1.0.018 Sep 2022