Files
vim-ale/flutter/package.yash
2020-06-17 00:10:00 +00:00

14 lines
349 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# title: Flutter
# homepage: https://flutter.dev
# tagline: |
# Flutter is a UI Toolkit for mobile, web, and desktop.
# description: |
# Flutter is Googles UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.
# examples: |
#
# ```bash
# flutter create my_app
# ```
END