Brett Morgan
3e9bb78aec
Create `analysis_defaults` package ( #1654 )
...
* Create `analysis_defaults` package
* Update analysis_defaults/pubspec.yaml
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
---------
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
2 years ago
Parker Lougheed
294ea4ff8f
Update to `audioplayers` 3.0.0 in `game_template` ( #1591 )
2 years ago
dependabot[bot]
c11802e614
Bump audioplayers from 1.2.0 to 2.0.0 in /game_template ( #1567 )
...
Bumps [audioplayers](https://github.com/bluefireteam/audioplayers/tree/master/packages ) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/bluefireteam/audioplayers/releases )
- [Changelog](https://github.com/bluefireteam/audioplayers/blob/main/CHANGELOG.md )
- [Commits](https://github.com/bluefireteam/audioplayers/commits/audioplayers_web-v2.0.0/packages )
---
updated-dependencies:
- dependency-name: audioplayers
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
6288d52c73
Bump go_router from 5.2.4 to 6.0.1 in /game_template ( #1566 )
...
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages ) from 5.2.4 to 6.0.1.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/commits/go_router-v6.0.1/packages )
---
updated-dependencies:
- dependency-name: go_router
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
cdd3dcf59f
Bump flutter_launcher_icons from 0.10.0 to 0.11.0 in /game_template ( #1568 )
...
Bumps [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons ) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/fluttercommunity/flutter_launcher_icons/releases )
- [Changelog](https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.10.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: flutter_launcher_icons
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Filip Hracek
a94e5e88a2
Fix go_router navigation ( #1515 )
2 years ago
Filip Hracek
886b91b005
Upgrade Firebase plugins to next major version ( #1495 )
2 years ago
Filip Hracek
bfba783bc7
Upgrade audioplayers to latest ( #1462 )
...
* Upgrade audioplayers to latest
There have been some important fixes recently. This fixes #1315 .
Also, a fly-by upgrade of two other dependencies.
* Delete .gitignore “heading”
2 years ago
Filip Hracek
0805ba38fb
Upgrade game_template's dependencies ( #1426 )
2 years ago
Filip Hracek
6329e7a148
Upgrade macOS, iOS and Android runners ( #1425 )
...
Just removed the old `ios/`, `macos/` and `android/` folders and recreated them using `flutter create .`, then massaged the runners back into working order.
2 years ago
Craig Labenz
04e6972df5
bumped stale crashlytics version ( #1289 )
3 years ago
Brett Morgan
58bc5d7a58
Deps update, utilize `super.key` ( #1265 )
...
* Deps update, utilize `super.key`
* `flutter format`
3 years ago
Filip Hracek
4e19545963
Upgrade to latest ( #1262 )
3 years ago
Filip Hracek
daa024a829
Add game_template ( #1180 )
...
Adds a template / sample for games built in Flutter, with all the bells and whistles, like ads, in-app purchases, audio, main menu, settings, and so on.
Co-authored-by: Parker Lougheed
Co-authored-by: Shams Zakhour
3 years ago