Skip to content

Use File instead of File.fromUri#20

Open
Gaurav192 wants to merge 1 commit intoScerIO:masterfrom
Gaurav192:file_path_fix
Open

Use File instead of File.fromUri#20
Gaurav192 wants to merge 1 commit intoScerIO:masterfrom
Gaurav192:file_path_fix

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

Comments