open_file icon indicating copy to clipboard operation
open_file copied to clipboard

upgrade ffi to version 2.x

Open SimonVillage opened this issue 2 years ago • 7 comments

Can we upgrade ffi?

SimonVillage avatar Jul 07 '22 17:07 SimonVillage

I created an updated fork with

  • updated ffi dependency (2.0.1)
  • removed REQUEST_INSTALL_PACKAGES permission
  • embedding 2 (Android)
  • and other smaller updates

You can use it via:

  open_filex:
    git:
      url: https://github.com/GoldenSoju/open_file.git

GoldenSoju avatar Jul 22 '22 08:07 GoldenSoju

@GoldenSoju can you create a tag of your current state so we can use tag version as a ref?

boskokg avatar Jul 26 '22 00:07 boskokg

@boskokg please check here.

GoldenSoju avatar Jul 27 '22 02:07 GoldenSoju

@boskokg please check here.

@boskokg why don't you publish version 3.5 on pub.dev?

bertoldofonseca avatar Jul 27 '22 18:07 bertoldofonseca

@bertoldofonseca this is more question for @GoldenSoju

boskokg avatar Aug 04 '22 06:08 boskokg

@bertoldofonseca I cannot publish a new version of the official package as I am not the owner.

GoldenSoju avatar Aug 05 '22 05:08 GoldenSoju

can you publish a renamed version on github instead - e.g. open_file_2 ? Thx!

4bSolutionsLLP avatar Aug 11 '22 16:08 4bSolutionsLLP

@4bSolutionsLLP In case you haven't updated the dependencies yet, I recommend to use the open_filex package, which had quite some activity in the recent weeks.

dependencies:
  open_filex: ^4.3.0

GoldenSoju avatar Nov 03 '22 07:11 GoldenSoju