refactor: Migrate utils and main.dart to null safety
This commit is contained in:
parent
4331566f50
commit
d7d0d04ddb
7 changed files with 39 additions and 22 deletions
|
|
@ -1,3 +1,5 @@
|
|||
//@dart=2.12
|
||||
|
||||
abstract class AppEmojis {
|
||||
static const List<String> emojis = [
|
||||
'👍',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue