8 Commits

Author SHA1 Message Date
09511c2c3d docs: Update Flutter version in Bare Flame game tutorial (#2815)
Update the output of flutter doctor and the contents of pubspec.yaml to reflect 2023.
2023-10-12 11:56:27 +02:00
5de3730231 chore: Bump to Flutter 3.13 (#2786)
Due to
[this](https://docs.flutter.dev/release/breaking-changes/add-applifecyclestate-hidden)
breaking change we have to bump our lowest supported Flutter version to
3.13.

This PR also adds so that we both analyze with the latest stable flutter
version and our lowest supported one.
2023-10-02 16:58:32 +02:00
306ad32052 docs: Update content types of sphinx code snippets (#2519)
Update content types of some sphinx code snippets.
2023-04-25 16:28:54 +02:00
0c451577e9 docs: Docs reorganization (#2063) 2022-10-23 23:02:49 +02:00
de04514e29 ci: Markdown linting (#1920)
Adds markdown linting to the CI and fixes up all the current files.
2022-09-19 21:17:50 +00:00
f8b2410e29 docs: Update Flame min version in "bare flame game" tutorial (#1681)
Updated instructions in the "Bare Flame game" tutorial to account for the current Flutter min version of 2.10.0.
2022-05-30 08:24:52 +02:00
0e91f5ca4d docs: Flutter-app directive can now also show the listings of code (#1500) 2022-03-29 21:43:06 +02:00
5b58f87662 docs: Added tutorial for creating a bare Flame project (#1376) 2022-02-24 21:45:41 +01:00