cyeh1234

Results 2 issues of cyeh1234

Xcode's output: ↳ ../../development/flutter2.5.3/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-0.1.3/lib/src/utf8.dart:63:33: Error: The getter 'addressOf' isn't defined for the class 'Utf8'. - 'Utf8' is from 'package:ffi/src/utf8.dart' ('../../development/flutter2.5.3/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-0.1.3/lib/src/utf8.dart'). Try correcting the name to the name of an existing...

Did a **_Flutter pub get_** got the following message ![image](https://user-images.githubusercontent.com/5484253/148683398-685c245a-26c5-4a2d-a659-269b2a4a870a.png) Tried to update pubspec.yaml to name: flutter_clean_architecture description: Example project using clean archtecture on flutter version: 1.0.0+1 environment: sdk: ">=2.7.0