feat : apk installer
This commit is contained in:
@@ -15,6 +15,7 @@ class SplashPage extends GetView<SplashLogic> {
|
||||
child: Stack(
|
||||
alignment: Alignment.center,
|
||||
children: [
|
||||
|
||||
ObxValue((data) {
|
||||
return ScaleTransition(
|
||||
scale: data.value!,
|
||||
|
||||
Reference in New Issue
Block a user