Add in a update checker
This commit is contained in:
parent
3d2226947c
commit
31c4b62c14
6 changed files with 116 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
class Constants {
|
||||
static const VERSION = "1.0.052825+1401";
|
||||
static const VERSION = "1.0.053125+2326";
|
||||
|
||||
//static bool get isMobile => Platform.isAndroid || Platform.isIOS;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue