flutter_plugin_annotations 0.0.9 copy "flutter_plugin_annotations: ^0.0.9" to clipboard
flutter_plugin_annotations: ^0.0.9 copied to clipboard

A library with the annotations for flutter_plugin_generator.

[0.0.9] #

  • Added OnMethodCall annotation.
  • Updated documentation.

[0.0.8] #

  • Included assert tests.

Breaking changes

  • all annotations constructor parameters need to be != null, otherwise it will throw an exception.

[0.0.7] #

  • Updated documentation.
  • Included example.

Breaking changes

  • Added FlutterPlugin annotation.
  • Renamed MethodCallPlugin to MethodChannelFutures.

[0.0.6] #

  • Added EventChannelStream annotation.
  • Updated documentation.

[0.0.5] #

  • Added support to filter which platforms the plugin has support.
  • Included README.md

[0.0.4] #

  • Removed Flutter dependency.
  • Added SupportedPlatforms annotation.

[0.0.3] #

  • Downgrade meta lib version.

[0.0.2] #

  • Made channelName required.
  • Included documentation.
  • Included simple test.

[0.0.1] #

  • Initial release.
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A library with the annotations for flutter_plugin_generator.

Repository (GitHub)
View/report issues
Contributing

License

MIT (LICENSE)

Dependencies

meta

More

Packages that depend on flutter_plugin_annotations