This PR updates the package to use the latest flutter and moves flutter_lints into dev dependencies so it is not included in dependencies of apps using this package. Also there is a fix for the flutter embedding error which showed up during flutter pub get.
This PR updates the package to use the latest flutter and moves
flutter_lints
into dev dependencies so it is not included in dependencies of apps using this package. Also there is a fix for the flutter embedding error which showed up duringflutter pub get
.