Skip to content

Latest commit

 

History

History
84 lines (51 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

84 lines (51 loc) · 1.31 KB

1.0.5

  • Adding adaptive option
  • Updating example
  • Adding delay option

1.0.4

  • Null safety
  • Updating styles
  • Adding ScheduledWhatsNewPage with delay or app version check
  • Making more methods optional
  • Web compatible

1.0.3

  • Adding Web Support

1.0.2

  • Adding Path Option
  • Removing Native Widgets

1.0.1

  • Bumping Version

1.0.0

  • Addign Cupertino UI

0.3.0 - 04.06.2019

  • Making Example Desktop Aware

0.2.1 - 04.05.2019

  • tb2761 Added Button Colors

[0.2.0] - Breaking Changes

  • Updated Example
  • Added Ability to Read from Changelog
  • Removed Method WhatsNewPage.show()
  • Adding flutter_markdown

[0.1.0] - Breaking Change

  • Updated Example
  • Removed get_version
  • Plugin is now pure dart
  • Added Method WhatsNewPage.show()

[0.0.7] - New Button Action

  • Updated Example

[0.0.6] - New Button Action

  • Added Optional Callback for Button Press.
  • By Defualt it will Push to the Passed Widget.
  • Updating Dart Dependency

[0.0.5] - Updating for Flutter

  • Increased button width on android.
  • Updated native_widgets 0.1.0

[0.0.4] - Bug Fixes

  • Fixed Loading Bug.

[0.0.3] - Bug Fixes

  • Updating Startup Behavior.

[0.0.2] - Bug Fixes

  • Updating Startup Behavior.

[0.0.1] - Whats New Widget

  • Added Components, Version Check and Example.
  • Added native_widgets