Skip to content

Target of URI doesn't exist: 'package:gallery/l10n/gallery_localizations.dart #296

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
santiagosuarezecheverri opened this issue Jan 30, 2020 · 6 comments
Labels
Milestone

Comments

@santiagosuarezecheverri

I don't exist the package

@RedBrogdon
Copy link
Contributor

Can you tell us a little more about when you saw this error? What were you trying to do, for example, and with which sample?

@RedBrogdon RedBrogdon added this to the Backlog milestone Jan 31, 2020
@santiagosuarezecheverri
Copy link
Author

Thanks for writing, I am trying to make the flutter gallery example banner, I wrote the code as is and the error is an address that is not found, the strange thing is that I have it in the right direction and it does not grab the package.
Thanks for writing, I am trying to make the flutter gallery example banner, I wrote the code as is and the error is an address that is not found, the strange thing is that I have it in the right direction and it does not grab the package.
Captura2
Captura3

@farheen21
Copy link

Hey!!! did you add the dependencies to pubspec.yaml file? if not then add this to your pubspec.yaml file
dependencies: sdk: flutter flutter_localizations: sdk: flutter flutter_cupertino_localizations: ^1.0.1

@RedBrogdon
Copy link
Contributor

@rami-a, now that the Gallery has moved to its own repo, I'm going to close this. Wanted to make sure you saw it, though.

@3boodd
Copy link

3boodd commented Jun 25, 2020

Hey!!! did you add the dependencies to pubspec.yaml file? if not then add this to your pubspec.yaml file
dependencies: sdk: flutter flutter_localizations: sdk: flutter flutter_cupertino_localizations: ^1.0.1

its not working with me either

image

@NElnour
Copy link

NElnour commented Jul 16, 2020

Hey!!! did you add the dependencies to pubspec.yaml file? if not then add this to your pubspec.yaml file
dependencies: sdk: flutter flutter_localizations: sdk: flutter flutter_cupertino_localizations: ^1.0.1

its not working with me either

image

Hey, I got it to work. Just follow installation instructions for flutter gallery package found here: https://pub.dev/packages/flutter_gallery/install.

Good luck!

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

No branches or pull requests

5 participants