ethanblake4 / flutter_eval

Code push for Flutter, powered by dart_eval
https://pub.dev/packages/flutter_eval
BSD 3-Clause "New" or "Revised" License
303 stars 29 forks source link

Added Extensions for named params(BridgeParameter) #29

Closed canewsin closed 1 year ago

canewsin commented 1 year ago

and BridgeTypeAnnotation & BridgeTypeRef wrappers. to reduce code size

Improvements: Uses extensions to reduce code verbosity

ethanblake4 commented 1 year ago

This is super cool! A few things:

ethanblake4 commented 1 year ago

Closing in favor of https://github.com/ethanblake4/dart_eval/pull/84