* Upgrade to Flutter 3.29.0
* Update cocoapods lock file
* Update .gitignore
* Add analysis_options.yaml to set line length default
* Bump required Dart to 3.7.0 as well
Restrict the dart version to max 3.6.0
* Disable formatting to allow merging with formatting that needs to happen
* Add licenses page
* Use PlatformListTile
* Use platform-specific icons
* More style fixes
* Switch back to using SimplePage
* Make title widget const
* Remove unused imports