Skip to content
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

Flutter package outdated #108

Closed
cervonwong opened this issue Oct 29, 2020 · 2 comments
Closed

Flutter package outdated #108

cervonwong opened this issue Oct 29, 2020 · 2 comments
Assignees

Comments

@cervonwong
Copy link
Contributor

This repository is in v1.1.72, but the flutter package (https://pub.dev/packages/fluentui_system_icons) is on 1.1.54.

Most of the icons have the old name or does not exist :(

@jamesblasco
Copy link
Contributor

jamesblasco commented Nov 6, 2020

Until this and #117 are fixed feel free to use this patch in your project:

  fluentui_system_icons: 
    git: 
      url: https://github.com/jamesblasco/fluentui-system-icons/
      path: flutter/
      ref: patch-1

Update: fixed on master, you can use:

  fluentui_system_icons: 
    git: 
      url: https://github.com/microsoft/fluentui-system-icons/
      path: flutter/

@cervonwong
Copy link
Contributor Author

The package is now updated (https://pub.dev/packages/fluentui_system_icons/versions).
I can use the latest version:

fluentui_system_icons: ^1.1.83

Thanks!

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

No branches or pull requests

3 participants