Relative Content

Tag Archive for flutterdartrealm

Global value is not initalized

I have a global variable User? current_atlas_user that is in file ‘Constants.dart’. I want to initialize it from the main.dart file.
To do it I am trying this:

Global value is not initalized

I have a global variable User? current_atlas_user that is in file ‘Constants.dart’. I want to initialize it from the main.dart file.
To do it I am trying this: