- SDK update
- Expose isInitialized property to check if the SDK is already initialized.
- Throw dart exception if already initialised to prevent it being thrown in native code.
- Keep the static analyser happy
- Gradle updates for github maven authentication
- Update README
- Update README
- Initial release with Android and iOS support