knopp / flutter_reorderable_list

ReorderableList for Flutter
BSD 3-Clause "New" or "Revised" License
335 stars 98 forks source link

Path does not exit error #7

Closed mausamRayamajhi closed 4 years ago

mausamRayamajhi commented 5 years ago

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)