nhost / nhost-dart

Nhost Dart & Flutter packages
https://nhost.io
MIT License
90 stars 33 forks source link

Deprecated function in `url_launcher` #67

Open szilarddoro opened 2 years ago

szilarddoro commented 2 years ago

Problem

launch has been deprecated in favour of launchUrl in 6.1.0.

Because flutter analyze is very strict with info level messages this makes most of the actions fail when building the SDKs.

mhadaily commented 1 year ago

Please check out latest version https://pub.dev/packages/nhost_sdk/versions/4.0.0-dev.9. This is addressed.