LunaGao/flag_flutter

Update flag_flutter version

ViachaslauPratasenia opened this issue ยท 17 comments

Please update the library version so that the changes from #78 get into pub.dev

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

Yes please!!

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

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

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

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

saropa commented

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

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

Same for me flutter_svg update dependencies needed

#83 @yelkamel @saropa Is that working for you?

saropa commented

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

saropa commented

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

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

 flag:
    git:
      url: https://github.com/tappeddev/flag_flutter.git
      ref: stable

Could be closed

saropa commented

thanks you both!

@stefanschaller Thank you. :)