flutter_line_liff 1.0.0+1
flutter_line_liff: ^1.0.0+1 copied to clipboard
A Flutter package which provider an ability to use LINE LIFF SDK.
1.0.0 #
Breaking Changes:
- Migrate from "package:js" to "dart:js_interop" to support WASM.
- Upgrade LINE LIFF dependency to 2.25.1.
0.1.0 #
- Using Melos for mono-repo management.
- Updates flutter_line_liff_platform_interface to ^0.0.3.
- Updates flutter_line_liff_web to ^0.0.3.
- Bump minimum Dart version to 3.0.0.
- Bump minimum Flutter version to 3.12.0.
0.0.3 #
- Updates README. Adds javascript LIFF SDK depencency guide.
- Updates example.
0.0.2 #
- Updates README.
0.0.1 #
- Initial