Commit Graph

14 Commits (8699caba882cfabbac44e923184aa079d1ad0748)

Author SHA1 Message Date
Jack Lin 1c99a3888f
flutter: mention subcommand (#10781) 2023-10-01 14:19:22 +05:30
MCK 7113ea246c
flutter: update page; flutter-pub: add page (#10734)
* [flutter] added flutter-pub main commands

* Update flutter-pub.md

* Update flutter-pub.md

* Update flutter-pub.md

* Update pages/common/flutter-pub.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Update pages/common/flutter-pub.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Update pages/common/flutter-pub.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Removing unnecessary commas

* Update pages/common/flutter-pub.md

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-10-01 15:43:58 +08:00
hellojukay cd1c2fadb5
flutter: add create example (#9200) 2022-10-21 00:25:25 -03:00
Mateusz Soszyński e5a6af0299
flutter: fix typo (#5020)
Platforms need to be divided only by `,` not space
2020-12-11 21:25:47 +00:00
Mateusz Soszyński 017e0ced2e
flutter: remove useless examples and add release APK (#4853) 2020-10-28 15:03:05 -03:00
ev-john 00c6d6ca2c
flutter: add test command (#4625) 2020-10-12 22:39:07 +01:00
Martin L. Jensen 75fcfdab4e flutter: added suggestion with select options
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-09-09 01:09:07 +01:00
Martin L. Jensen 6ed0deee25 flutter: fix space after colon 2020-09-09 01:09:07 +01:00
Martin L. Jensen 600df8ce48 flutter: add run example
Example of running flutter on all emulators and devices
2020-09-09 01:09:07 +01:00
Martin L. Jensen 77763027bd flutter: fix typo 2020-09-09 01:09:07 +01:00
Martin L. Jensen 6a0cd5f770 flutter: add channel example 2020-09-09 01:09:07 +01:00
pxgamer 0c64e66478 flutter: add link to homepage 2019-06-07 22:58:59 +01:00
Balázs Úr 6956cd5348 multiple pages: change Unicode characters to ASCII (#2802)
Change Unicode characters to ASCII:

- non-breaking spaces (\xc2\xa0) to normal spaces (\x20)
- apostrophes (there are only 2 Unicode apostrophes, all others are already ASCII)
- hyphen (−) to minus (-)
- fix wording (STD‐OUT to "standard output")
2019-02-24 23:56:24 +00:00
Christopher Kümmel d1280cfc5c flutter: add page (#2220) 2018-07-25 23:47:24 +01:00