Skip to content

Conversation

yeikel16
Copy link

When using flutter_easyloading from git in the dependencies, it throws an exception on flutter pub get due to a strange character that exists in the description of the pubspec.yaml

[my_app] flutter pub get
Running "flutter pub get" in my_app...             
Error on line 2, column 114: Unexpected character.
  ╷
2 │ description: A clean and lightweight loading/toast widget for Flutter, Easy to use without context, Support iOSã€�Android and Web
  │                                                                                                                  ^
  ╵
pub get failed (65;   ╵)
exit code 65

Includes the changes from PR #146 to fix #111 thanks to @berkanaslan, but updated with the new changes in the repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blurred background support
3 participants