NearHuscarl / flutter_login

Provides login screen with login/signup functionalities to help speed up development
MIT License
1.49k stars 796 forks source link

Issue found when installing on Android Studio #440

Open abelardolg opened 1 year ago

abelardolg commented 1 year ago

Describe the bug A clear and concise description of what the bug is. After installing this package: image image

Android Studio claims that URI doesn't exist: image

To Reproduce Steps to reproduce the behavior:

  1. Execute flutter pub add flutter_login
  2. Wait for resolving dependencies...

Expected behavior I can sucessfully run this demo

Screenshots If applicable, add screenshots to help explain your problem.

Information (please complete the following information):

Additional context