tizen_interop 0.2.5 tizen_interop: ^0.2.5 copied to clipboard
Dart bindings for Tizen native APIs, powered by ffigen.
0.2.5 #
- Add Tizen 7.0 bindings.
0.2.4 #
- Add missing APIs and regenerate bindings.
0.2.3 #
- Add
lints
dependency. - Suppress lint rules to pass static analysis.
0.2.2 #
- Remove path and yaml dependencies.
0.2.1 #
- Include all structs even if no dependencies.
0.2.0 #
- Upgrade ffigen to 6.1.2.
- Remove underscore(_) prefix from the generated enums.
- Add extension methods for Pointer
- Add example app.
0.1.0 #
- Initial release.