aboutsummaryrefslogtreecommitdiffstats
path: root/src/_flutter
Commit message (Collapse)AuthorAgeFilesLines
* Fix minorsShohei YOSHIDA2025-12-101-0/+1
| | | | | - typos - missing semicolons
* Update flutter completion to 3.35.1Shohei YOSHIDA2025-08-151-5/+10
|
* Merge pull request #1116 from Mic92/typosShohei YOSHIDA2024-12-231-2/+2
|\ | | | | fix typos
| * fix typosJörg Thalheim2024-12-221-2/+2
| |
* | Update flutter completionShohei YOSHIDA2024-10-291-23/+50
|/
* Update flatter completion to 3.19.3Shohei YOSHIDA2024-03-181-16/+18
|
* Update flutter and dart completion for flutter 3.16.0Shohei YOSHIDA2023-11-201-1/+2
|
* Fix wrong initial value settingsShohei YOSHIDA2023-09-041-11/+12
|
* Update flutter and dart completionShohei YOSHIDA2023-08-171-67/+104
|
* Remove deprecated 'flutter format' completionShohei YOSHIDA2023-05-181-12/+0
|
* Update flutter completion for version 3.10.0Shohei YOSHIDA2023-05-111-1/+5
|
* Implement 'flutter build target' completionShohei YOSHIDA2023-02-191-5/+120
|
* Implement flutter pub sub command completionsShohei YOSHIDA2023-01-271-9/+300
|
* Update flutter completion for version 3.7Shohei YOSHIDA2023-01-261-9/+27
|
* Refactoring flutter completionShohei YOSHIDA2022-11-181-334/+306
| | | | | | - apply formatting - remove unused functions - DRY
* Update to flutter3Shohei YOSHIDA2022-06-141-174/+364
|
* fix (( $+functions[_f] )) || _f()Ludovic Jozeau2021-04-081-1/+1
| | | | checked with: "\(\( \$\+functions\[(.*)\] \)\) \|\|\n(?!\1)"
* incporporated code review commentsKamlesh2020-07-201-24/+24
| | | | incporporated code review comments from @syohex
* Update new completions for FlutterKamlesh2020-07-201-2/+31
| | | | | | closes https://github.com/zsh-users/zsh-completions/issues/682 Add new completions for the Flutter CLI
* add flutter.io cli tool completionsNiKoTron2018-04-221-0/+442