gabrimatic / restart_app

A Flutter plugin that helps you to restart the whole Flutter app with a single function call by using native APIs.
https://pub.dev/packages/restart_app
MIT License
72 stars 63 forks source link

is the restart_app package null safe? #26

Closed atbeat closed 1 month ago

atbeat commented 7 months ago

When trying to install this package, following

My current dart SDK is 3.3.0

The lower bound of "sdk: '>=2.7.0 <3.0.0'" must be 2.12.0 or higher to enable null safety.

gabrimatic commented 1 month ago

The SDK has been updated in the new 1.3.0 version of the package.