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

dart:typed_data error with flutter_eval 0.4.7 and Flutter 3.0 #10

Closed ethanblake4 closed 1 year ago

ethanblake4 commented 2 years ago

'dart:typed_data' not need in 3.3.0. but it's needed for 3.0.5. flutter_eval require flutter: ">=3.0.0 <3.4.0"

/Users/zmtzawqlp/Documents/flutter/3.0.0/.pub-cache/hosted/pub.flutter-io.cn/flutter_eval-0.4.7/lib/src/flutter_eval.dart

_Originally posted by @zmtzawqlp in https://github.com/ethanblake4/flutter_eval/discussions/9#discussioncomment-3714380_

ethanblake4 commented 1 year ago

Fixed in v0.5