dji 1.0.0-dev.11 dji: ^1.0.0-dev.11 copied to clipboard
A Flutter plugin for DJI Mobile SDK - easily integrate your Flutter App with the DJI SDK for Drones on iOS and Android.
Changelog #
1.0.0-dev.11 #
- Upgraded to DJI Mobile SDK IOS 4.16 and DJI Mobile SDK Android 4.16.1.
1.0.0-dev.10 #
- Bug fixes.
1.0.0-dev.9 #
- Updated documentation.
- Changed several static properties to methods in the Dji class.
1.0.0-dev.8 #
- Added Download & Delete media files methods for both iOS and Android.
1.0.0-dev.7 #
- Improved readme in regards to Android configuration.
1.0.0-dev.6 #
- Improved readme.
- Added CodeMagic CI/CD badge.
1.0.0-dev.5 #
- Enhanced iOS setup Readme.
- Fixed a type mismatch bug in the iOS native part.
1.0.0-dev.4 #
- Updated description and corrected messages.dart code formatting.
1.0.0-dev.3 #
- Updated Example Tab in pub.dev.
1.0.0-dev.2 #
- Updated /example README.md
1.0.0-dev.1 #
- Initial in-development release.