Skip to content

Releases: SimformSolutionsPvtLtd/flutter_showcaseview

v1.1.6

23 Jun 09:38
79baf0a
Compare
Choose a tag to compare
Merge pull request #233 from SimformSolutionsPvtLtd/release/v1.1.6

:bookmark: version bump 1.1.5 to 1.1.6

v1.1.5

04 Mar 09:39
e17cb45
Compare
Choose a tag to compare
✨ feature/previous_next_function_added (#195)

Co-authored-by: shwetachauhan-simform <[email protected]>

Release v1.1.4

26 Nov 11:57
f26baba
Compare
Choose a tag to compare
  • Add glassmorphism effect in showcase background.
  • Fixed #166 - shapeBorder need to be more customisable
  • Fixed #163 - Null check operator used on a null value

Release v1.1.3

28 Oct 08:05
Compare
Choose a tag to compare
  • Fixed #158 - Arrow animation is not synchronized with tooltip

Release v1.1.2

12 Oct 13:16
Compare
Choose a tag to compare
  • Fixed #78 - Exception:BoxConstraints has NaN values
  • Fixed #139 - Weird position
  • Fixed #138 - show Unhandled Exception: Null check operator used on a null value error

Release v1.1.1

25 Aug 07:15
Compare
Choose a tag to compare
  • Fixed #92 - Showcase in ReorderableListView show at incorrect position
  • License update from BSD 2-Clause "Simplified" to MIT

Release v1.1.0

28 Jun 08:39
Compare
Choose a tag to compare
  • Fixed #103 - add overlay padding.
  • Fixed #105 - showcase not showing text in one line even if it is not so big.
  • Fixed #56 - Landscape mode issue
  • Fixed #86 - Showcase isn't rendering responsively

Release v1.0.0

17 Apr 09:28
Compare
Choose a tag to compare
  • Migrated to null safety.

Release v0.1.6

21 Aug 09:59
Compare
Choose a tag to compare
  • Feature #63 method callback after individual showcase start and end
  • Fix #57 Position of the Showcase.withWidget is different on iPhone 11
  • Feature #49 Add autoplay tooltip on showcase view plugin.