LunaGao / flag_flutter

flag icons
https://pub.dev/packages/flag
BSD 2-Clause "Simplified" License
63 stars 60 forks source link

Update flag_flutter version #79

Closed ViachaslauPratasenia closed 1 year ago

ViachaslauPratasenia commented 1 year ago

Please update the library version so that the changes from https://github.com/LunaGao/flag_flutter/pull/78 get into pub.dev

Saifallak commented 1 year ago

@LunaGao kindly checkout this? we need only pump the version and also update flutter_svg package

saropa commented 1 year ago

Yes please!!

stefanschaller commented 1 year ago

@LunaGao Any news?

JiangHongTiao commented 1 year ago

@LunaGao are you working on this? Can we give a hand somehow?

stefanschaller commented 1 year ago

@LunaGao Hello? Do you even care about the open issues? I could help you, if you need any help.

stefanschaller commented 1 year ago

Is there any option to remove the caching of the svg package, since this issue is not fixed at all: https://github.com/dnfield/flutter_svg/issues/841

stefanschaller commented 1 year ago

@ViachaslauPratasenia @Saifallak @saropa Do you need the caching / preload, which is the reason there is currently no fix / new version

saropa commented 1 year ago

Good to have but not needed. As this package is not maintained we're looking for alternatives.

@ViachaslauPratasenia @Saifallak @saropa Do you need the caching / preload, which is the reason there is currently no fix / new version

stefanschaller commented 1 year ago

@saropa Same for my company. We need a stable package that is actively maintained.

yelkamel commented 1 year ago

Same for me flutter_svg update dependencies needed

stefanschaller commented 1 year ago

https://github.com/LunaGao/flag_flutter/pull/83 @yelkamel @saropa Is that working for you?

saropa commented 1 year ago

Hi, we sincerely appreciate the PRs. Will do a dep override and see if it works.

saropa commented 1 year ago

Works great, so we'll be using your PR until we find a replacement. Thanks again

stefanschaller commented 1 year ago

@yelkamel You just need to add the following code to your dependencies:

 flag:
    git:
      url: https://github.com/tappeddev/flag_flutter.git
      ref: stable
stefanschaller commented 1 year ago

Could be closed

saropa commented 1 year ago

thanks you both!

LunaGao commented 1 year ago

@stefanschaller Thank you. :)