flutter_screen
flutter_screen copied to clipboard
Hey @clovisnicolas, I'm wondering if you're open to transfer the package on pub.dev, since you haven't done any maintenance in four years. Please let me know.
### This PR contains: - Added null safety to the code by using ? and ! operators. - Changed the return type of setBrightness and keepOn from Future to Future...
hey man, we need this plugin , but it seems you have other things to focus on. I make some change to enable this plugin works well in the V2...
``` The plugins `screen` use a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if these plugins support the Android...
Your plugin is very convenient to use, but the current flutter SDK has introduced null safety to optimize the code of project, and I hope that your plugin can make...
Null safety is stable now in flutter. Any plan to migrate flutter_screen to null safety?
only real change in `screen.dart` is in the `Checkbox` widget because `onChanged` now takes a `bool?`
Please add support for flutter web and null safety
Please follow instructions on this page: https://github.com/fluttercommunity/transfer-guide and the Flutter Community will help to look after unmaintained packages This will help benefit You as the original developer and the many...