ionicfirebaseapp / getwidget

Most popular and easy to use open source UI library with 1000+ Widgets to build flutter app.
https://www.getwidget.dev
MIT License
4.52k stars 602 forks source link

Target of URI doesn't exist: 'package:getwidget/getwidget.dart'. Try creating the file referenced by the URI, or Try using a URI for a file that does exist. #306

Closed lude1994 closed 1 year ago

lude1994 commented 1 year ago

getwidget: ^2.0.4 引入import 'package:getwidget/getwidget.dart';报错

atul-vashisht commented 1 year ago

hi, @lude1994 I tried to reproduced this, I did not get any error, Please check that you properly declare the package in pubspec.yaml file, also make sure you use command flutter pub get