nb_asset_tracking_flutter 1.1.0 nb_asset_tracking_flutter: ^1.1.0 copied to clipboard
A Flutter plugin for integrating NB AssetTracking inside a Flutter application on Android, iOS platforms.
1.1.0 #
- Updated Android native frameworks to v1.1.0 to support the new user-agent format.
- Updated iOS native frameworks to v1.1.0 to support the new user-agent format.
- Added AssetTracking.setupUserId method to allow users to customize the user ID. This ID will be automatically included in the user-agent.
1.0.6 #
- Fix the default base url issue in DataTrackingConfig
1.0.5 #
- Update Android native framework to 1.0.5 to fix these issue
- Fix location upload latency issue on Android
1.0.4 #
- Update iOS native framework to 1.0.4 to fix these issue
- Fix location upload latency issue
1.0.3 #
- Update android native framework to 1.0.4
- Compatibility with Android 34
1.0.1 #
- Update iOS native framework to 1.0.3 to fix these issue
- Fix asset id check issue when start trip
1.0.0 #
- Trip implementation *
0.2.0 #
- Update android native framework to 0.3.5 to fix these issue
- Fix update asset api parameters issue
- Fix error message of network exception
- fix android take over asset id issue
0.1.0 #
- Asset create
- Bind asset
- Location information callback
- Start and stop tracking
- Retrieve asset details