Closed aleynaeser closed 2 years ago
@Aleynaesr Make sure that you use the pre-release version of the plugin. It has been migrated to null safety already.
Link: https://pub.dev/packages/flutter_settings_screens/versions/0.3.2-null-safety
I am planning to release a stable version of the plugin as well, but I am not getting enough time for that.
Please close this issue, if your warning is gone by using the pre-release version. If not, then provide more details like, flutter doctor log, pubspec.yaml content regarding the dependencies, etc.
Thank you @GAM3RG33K 🎈 0.3.2 version gives the following error:
Because settings_ui depends on flutter_settings_screens ^0.3.2 which doesn't match any versions, version solving failed.
pub get failed (1; Because settings_ui depends on flutter_settings_screens ^0.3.2 which doesn't match any versions, version solving failed.)
But, 0.3.1. version worked for me 😊
Oh, ok. Since I don't have access to the pubspec content, I can't say for sure. But I hope that you have added 0.3.2-null-safety
instead of just 0.3.2
Yes, 0.3.2 worked. Thank you 😊
Null safety is not supported. It gives the following error in current flutter version