45 lines
827 B
Markdown
45 lines
827 B
Markdown
## [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.
|