Fintasys / emoji_picker_flutter

A Flutter package that provides an Emoji picker widget with 1500+ emojis in 8 categories.
MIT License
154 stars 114 forks source link

it's not importing in my M1 Mac #132

Closed AttiBaloxh closed 1 year ago

AttiBaloxh commented 1 year ago

Hello There, I don't know what the issue is, but I cleaned Flutter and closed the vs code I'm still not able to import the package I'm using Mac Book Air 2019 M1 import 'package:emoji_picker_flutter/emoji_picker_flutter.dart'; The current version of the package : emoji_picker_flutter: ^1.5.4

The error .............. The target of URI doesn't exist: 'package:emoji_picker_flutter/emoji_picker_flutter.dart'. Try creating the file referenced by the URI, or try using a URI for a file that does exist.darturi_does_not_exist The imported package 'emoji_picker_flutter' isn't a dependency of the importing package. Try adding a dependency for 'emoji_picker_flutter' in the 'pubspec.yaml' file.dartdepend_on_referenced_packages ..............

AttiBaloxh commented 1 year ago

i restart my mac It's working