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

Use File instead of File.fromUri #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Gaurav192
Copy link

Fixes #19
File.fromUri throws UnsupportedError if file doesn't exist

Fixes ScerIO#19
File.fromUri throws UnsupportedError if file doesn't exist
@shigomany
Copy link

shigomany commented May 20, 2022

If PR is not accepted for a long time, then you can add it to your dev_dependency:

dev_dependencies:
  
  icon_font_generator:
    git:
      url: https://github.com/Gaurav192/icon_font_generator.git
      ref: file_path_fix

And run in this way:

dart run icon_font_generator ...

@838
Copy link

838 commented Dec 13, 2022

This has fixed our issue. Hope get merged soon :)

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.

Cannot extract a file from path
3 participants