v2.7.0
updated changelog with notable changes (actually all of the changes since 2.6.0 bump)
@SergeShkurko Hi! Could you please merge it and publish new version?
Can someone finally push this to pub dev ....
@emakar So we could temporarily also use your forked and updated 2.7.0 release? Would then be used like this i guess:
pdfx:
git:
url: https://github.com/emakar/packages.flutter.git
ref: 2.7.0
path: packages/pdfx/
@emakar So we could temporarily also use your forked and updated 2.7.0 release? Would then be used like this i guess:
pdfx: git: url: https://github.com/emakar/packages.flutter.git ref: 2.7.0 path: packages/pdfx/
yes
@emakar thanks for your contribution!
Hes alive... 🥳
@emakar So we could temporarily also use your forked and updated 2.7.0 release? Would then be used like this i guess:
pdfx: git: url: https://github.com/emakar/packages.flutter.git ref: 2.7.0 path: packages/pdfx/yes
This one works.
But when I try to add the package with pub.dev it still falls with dependencies issue.
Did flutter pub cache repair + flutter clean before trying.