flutter_tiktok_sdk 0.2.6 flutter_tiktok_sdk: ^0.2.6 copied to clipboard
A Flutter plugin that lets developers access TikTok's native SDKs in Flutter apps with Dart
0.2.6 #
- Added new scopes/permission types and descriptions. (thanks to ekrem-qb)
0.2.5 #
- Add missing result.success call. (thanks to fredrik-w)
- Fix official doc link.
0.2.4 #
- Update flutter version to 3.3.7
- Update Android sdk version to 0.2.1.0
0.2.3 #
- Update flutter version to 3.0.0
- Update iOS sdk version to 5.0.14
- Remove old scope(share.sound.create)
0.2.2 #
- Update iOS sdk version to 5.0.13
0.2.1 #
- Add Dartdoc
- Change state to nullable
0.2.0 #
- Add state and grantedPermissions fields to TikTokLoginResult
0.1.1 #
- chore
0.1.0 #
- fix iOS real device bug
0.0.2 #
- fix iOS setup
0.0.1 #
- initial release.