Skip to content

最新(Flutter 2.10.5)環境でerrorが出て止まってしまう #1

Description

@shachi

Describe the bug
Flutter 2.10.5 / Dart 2.16.2
import_path_converter 1.0.1

flutter pub run import_path_converter:main
として実行すると、

contains flutter: true
contains registrant: true
┏━━ Converting 221 dart filesUnhandled exception:
RangeError (index): Invalid value: Only valid value is 0: 1
#0 List.[] (dart:core-patch/growable_array.dart:281:36)
#1 _convertPath (package:import_path_converter/convert.dart:64:51)
fluttercommunity#2 convertImports (package:import_path_converter/convert.dart:33:16)
...

といったエラーが出て実行出来なくなりました

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions