Skip to content

MDC-103 got error #169

Closed
Closed
@squalltua

Description

@squalltua

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions