]> git.cworth.org Git - lmno.games/history - flutterfamilies/lib/main.dart
Rename "Families" to "Empires"
[lmno.games] / flutterfamilies / lib / main.dart
2020-05-04 Kevin WorthRename "Families" to "Empires"
2020-05-02 Kevin WorthClean up by removing some tutorial text
2020-05-02 Kevin WorthFix indentation after adding Container
2020-05-02 Kevin WorthAdd new Container to allow for margin
2020-04-27 Kevin WorthAdd some space in between TextFields for aesthetics
2020-04-27 Kevin WorthAdd label and TextField for entering the player's game...
2020-04-27 Kevin WorthAdd TextField for entering (real) name
2020-04-27 Kevin WorthFix up into previous
2020-04-27 Kevin WorthAdd 'Empires' to homepage title
2020-04-27 Kevin WorthChange app name to 'Families Game'
2020-04-27 Kevin WorthAdd all from `flutter create <name>`