Refactor: Make pokemon.dart cleaner
This commit is contained in:
parent
6e48d3ba48
commit
f0fbc73bea
4 changed files with 475 additions and 452 deletions
|
@ -1,7 +1,7 @@
|
|||
import 'dart:io';
|
||||
|
||||
class Constants {
|
||||
static const VERSION = "1.0.032625+1915";
|
||||
static const VERSION = "1.0.032825+1819";
|
||||
|
||||
//static bool get isMobile => Platform.isAndroid || Platform.isIOS;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue