auto_interop 0.2.5 copy "auto_interop: ^0.2.5" to clipboard
auto_interop: ^0.2.5 copied to clipboard

Runtime library for auto_interop — provides platform channel management, type conversion, and error handling for auto-generated native bindings.

0.2.5 #

  • Version bump to accompany auto_interop_generator 0.2.5 (no runtime changes).

0.2.3 #

  • Version bump to accompany auto_interop_generator 0.2.4 (no runtime changes).

0.2.2 #

  • Version bump to accompany auto_interop_generator 0.2.2 (no runtime changes).

0.2.1 #

  • Fix dartdoc crash by adding missing category markdown files (doc/categories/).
  • Include example/ in published package for pub.dev scoring.

0.2.0 #

  • No runtime changes. This release accompanies auto_interop_generator 0.2.0 which adds AST-based parsing for near-100% reliability.

0.1.0 #

  • Initial release.
  • AutoInteropChannel for typed method channel invocations.
  • AutoInteropEventChannel for stream support via Flutter EventChannels.
  • CallbackManager for Dart-to-native callback registration.
  • NativeObject<T> for opaque native object handles.
  • AutoInteropLifecycle for runtime initialization and disposal.
  • TypeConverter for platform channel type encoding/decoding.
  • ErrorHandler with AutoInteropException for error handling.
2
likes
160
points
278
downloads

Publisher

verified publisherflutterplaza.com

Weekly Downloads

Runtime library for auto_interop — provides platform channel management, type conversion, and error handling for auto-generated native bindings.

Repository (GitHub)
View/report issues

Topics

#flutter #native #codegen #platform-channels #bindings

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on auto_interop