rmawatson / flutter_isolate

Launch an isolate that can use flutter plugins.
MIT License
262 stars 80 forks source link

add missing annotations #126

Closed jamesdixon closed 1 year ago

jamesdixon commented 1 year ago

This PR adds missing annotations that solve #123.

Suggested in this comment: https://github.com/rmawatson/flutter_isolate/issues/123#issuecomment-1275623898

nmfisher commented 1 year ago

Thanks @jamesdixon