rdc_flutter_sdk 0.0.22 rdc_flutter_sdk: ^0.0.22 copied to clipboard
Flutter plugin for sending user event data to Rabbit Data Collection platform
0.0.22 #
- Update sdk version
- update README
0.0.21 #
- Remove permission android manifest
0.0.20-dev-2 #
- Add location timeout to fix cold start
0.0.20-dev-1 #
- Remove location from pubspec.yaml
0.0.20-dev #
- comment location
0.0.20 #
- Upgrade dependency
- intl: ^0.17.0 to ^0.18.1
0.0.19 #
- Downgrade dependencies
- device_info_plus: ^0.18.1 to ^0.17.0
0.0.18 #
- Remove Geolocator library
0.0.17 #
- Fixed issue cold start on Android
0.0.16 #
- Add new dependency (fixed issue cold start on Android)
- location: ^5.0.3
0.0.15 #
- Update dependencies
- uuid: ^3.0.6 to ^4.1.0
0.0.14 #
- Support lower version
- Android support version 7.0 or later
- iOS support version 12.0 or later
0.0.13 #
- Update a dependency
- dio: ^5.1.1 to ^5.3.2
0.0.12 #
- Update dependencies
- rxdart: ^0.27.5 to ^0.27.7
- path_provider: ^2.0.11 to ^2.0.14
- advertising_id: ^2.3.0 to ^2.4.0
- permission_handler: ^10.2.0 to ^10.3.0
- intl: ^0.17.0 to ^0.18.1
- shared_preferences: ^2.0.15 to ^2.0.17
- pausable_timer: ^1.0.0+6 to ^1.0.0+7
- Android support kotlin '1.6.10' to '1.8.22'
- Changed dependency disk_space to disk_space_plus
0.0.1 #
- TODO: Describe initial release.