X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=flutter%2Fflutter.bash;h=548ef72ae0247feb79487d0526591df3b43d326c;hb=7215970c2340155c5f4a4dc585483f5a9c46a0a9;hp=6fe96881a93b346d4073fb87df4b648b0458a180;hpb=a7bd695b101fab5db5f0db40d82fa7287e044359;p=webi-installers%2F.git diff --git a/flutter/flutter.bash b/flutter/flutter.bash index 6fe9688..548ef72 100644 --- a/flutter/flutter.bash +++ b/flutter/flutter.bash @@ -5,6 +5,10 @@ # tagline: UI Toolkit for mobile, web, and desktop # description: | # Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. +# examples: | +# ```bash +# flutter create my_app +# ``` set -e set -u