Skip to content

2.3.0

Compare
Choose a tag to compare
@onevcat onevcat released this 06 Sep 00:41
· 57 commits to master since this release
2.3.0
88a6758

Added

  • Add support for building as static library in the hosting project. By default Flutter uses plugins as framework on iOS, but you are now also free to remove use_framework! in Flutter's Podfile and LINE SDK won't compliant about it anymore. #62

Fixed

  • An issue in the example app that crashes when the user is not setting a valid status message. #63