mihiro

Results 6 issues of mihiro

path 1.8.1 depend on over Flutter 3.0.0. Flutter 3.0.0 depend on over Dart SDK 2.17.0.

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ``` % npx --no-install next info npm ERR!...

kind: bug
area: create-next-app

## Description Repo: https://github.com/britannio/in_app_review > A Flutter plugin that lets you show a review pop up where users can leave a review for your app without needing to close your...

Please change dependency from `package_info` to `package_info_plus`. package_info is discontinued. Thanks!

If you update `url_launcher` over `6.1.0`, please change this. - `launch` → `launchUrl` - `canLaunch` → `canLaunchUrl` `launch` & `canLaunch` is deprecated on `url_launcher over 6.1.0`. Thanks!

This package's example outputs the following message: ``` This app is using a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to...