Open szilarddoro opened 2 years ago
launch has been deprecated in favour of launchUrl in 6.1.0.
launch
launchUrl
Because flutter analyze is very strict with info level messages this makes most of the actions fail when building the SDKs.
flutter analyze
Please check out latest version https://pub.dev/packages/nhost_sdk/versions/4.0.0-dev.9. This is addressed.
Problem
launch
has been deprecated in favour oflaunchUrl
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.