Make the evolution layout more readable
This commit is contained in:
parent
32ae4f3e41
commit
03246aad71
3 changed files with 81 additions and 63 deletions
|
@ -1,7 +1,7 @@
|
|||
import 'dart:io';
|
||||
|
||||
class Constants {
|
||||
static const VERSION = "1.0.032425+0156";
|
||||
static const VERSION = "1.0.032425+0222";
|
||||
|
||||
static bool get isMobile => Platform.isAndroid || Platform.isIOS;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue