Update cheatsheets

This commit is contained in:
ivuorinen
2024-10-05 00:16:51 +00:00
parent 90008c1f5e
commit 931605c628
55 changed files with 96 additions and 54 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# flutter
> Google's free, open source, and cross-platform mobile app SDK.
> Some subcommands such as `flutter pub` have their own usage documentation.
> Some subcommands such as `pub` have their own usage documentation.
> More information: <https://github.com/flutter/flutter/wiki/The-flutter-tool>.
- Initialize a new Flutter project in a directory of the same name: