forked from firka/student-legacy
oke mostmar tenyleg fix 😭 vagy pedig mas baja
This commit is contained in:
parent
fceb3bf31a
commit
2877f4fc5c
@ -152,7 +152,9 @@ class _SettingsScreenState extends State<SettingsScreen>
|
||||
@override
|
||||
void initState() {
|
||||
super.initState();
|
||||
Future.delayed(Duration.zero, () {
|
||||
futureRelease = Provider.of<UpdateProvider>(context).installedVersion();
|
||||
});
|
||||
_hideContainersController = AnimationController(
|
||||
vsync: this, duration: const Duration(milliseconds: 200));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user