- Changed constraints to support flutter 2.20.0
- Fix for missing transparency after crop (thanks to netgfx)
- Added null-safety support (thanks to dw2kim)
- v2 Embedding (thanks to adithyaxx)
- Reformatted flutter_native_image.dart
- Bump version to get the analysis going again
- Removed some sample code
- Added documentation for public API's
- Updated to AndroidX
- Changed constraints to only support flutter >=1.10.0
- Initial functionality