1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Miguel Beltran
6bea60b091 Migrate game_template to Material 3 (#1613) 2023-02-01 08:14:32 +11:00
Brett Morgan
7835f719c2 Specify parametric type on buildMyTransition (#1435) 2022-09-19 11:36:49 -05:00
Filip Hracek
0805ba38fb Upgrade game_template's dependencies (#1426) 2022-09-10 10:47:23 +10:00
Brett Morgan
9d8aa333ee Update for Material changes & run rebuild scripts (#1412) 2022-09-01 11:01:17 +10:00
Rich Hall
e4d4d0f48d Changes to package import statements to prevent errors when using FirebaseCrashlytics code (#1309) 2022-06-18 10:53:07 +10:00
Rich Hall
9f6fae7213 updatedCrashlytics link in main.dart (#1301) 2022-06-07 13:45:21 +10:00
Brett Morgan
58bc5d7a58 Deps update, utilize super.key (#1265)
* Deps update, utilize `super.key`

* `flutter format`
2022-05-13 12:31:56 -07:00
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
2022-05-10 15:08:43 +02:00