You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
used = flutter_reorderable_list: ^0.1.3
in dart file = import 'package:flutter_reorderable_list/flutter_reorderable_list.dart';
but,
Target of URI doesn't exist: 'package:flutter_reorderable_list/flutter_reorderable_list.dart'.
Try creating the file referenced by the URI, or Try using a URI for a file that does exist.dart(uri_does_not_exist)
The text was updated successfully, but these errors were encountered:
used = flutter_reorderable_list: ^0.1.3
in dart file = import 'package:flutter_reorderable_list/flutter_reorderable_list.dart';
but,
Target of URI doesn't exist: 'package:flutter_reorderable_list/flutter_reorderable_list.dart'.
Try creating the file referenced by the URI, or Try using a URI for a file that does exist.dart(uri_does_not_exist)
The text was updated successfully, but these errors were encountered: