* Add licenses page
* Use PlatformListTile
* Use platform-specific icons
* More style fixes
* Switch back to using SimplePage
* Make title widget const
* Remove unused imports
- Updated README with some maybe-helpful instructions for downgrading
flutter to a version that will build the project
- Added a step to create a missing directory to the Gradle build
(otherwise the build fails)
- Set `shrinkResources false` - otherwise you get an error that you
can't shrink resources unless you also enable minifying