nhost / nhost-dart

Nhost Dart & Flutter packages

Home Page:https://nhost.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated function in `url_launcher`

szilarddoro opened this issue · comments

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.

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