getlantern / lantern-client

Lantern Client code
GNU General Public License v3.0
14 stars 3 forks source link

Pub packages upgrade #1175

Closed jigar-f closed 2 months ago

jigar-f commented 2 months ago

@atavism Take a look at this, I don't think we need any dependencies override anymore, also I update many other packages.

jigar-f commented 2 months ago

If you face an issue, try doing flutter clean before adding any dependencies override

atavism commented 2 months ago

Thanks for the tip about doing flutter clean first!

This is working well for me now on macOS.

jigar-f commented 2 months ago

@atavism Should I go ahead and merge this?

atavism commented 2 months ago

@jigar-f Let me do a bit more testing first just to double check everything is working and then I'll merge it

atavism commented 2 months ago

Working well for me on macOS! Thanks again for making these changes. Love the new project structure!