Closed
Description
Compiler message:
path/to/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.15.8/lib/intl.dart:34:6: Error: Error when reading 'path/to/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.15.8/lib/src/intl/bidi_utils.dart': No such file or directory
part 'src/intl/bidi_utils.dart';
path/to/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.15.8/lib/intl.dart:34:6: Error: Can't use 'path/to/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.15.8/lib/src/intl/bidi_utils.dart' as a part, because it has no 'part of' declaration.
part 'src/intl/bidi_utils.dart';
^
what wrong? I just follow the tutorial and try to fix. but I cannot understand about error
Metadata
Metadata
Assignees
Labels
No labels