Commit Graph

12 Commits

Author SHA1 Message Date
Shohei YOSHIDA 2a2efae5f6
Update flutter and dart completion 2023-08-17 15:57:27 +09:00
Shohei YOSHIDA 4f59353fe1
Remove deprecated 'flutter format' completion 2023-05-18 15:14:43 +09:00
Shohei YOSHIDA 90471c3877
Update flutter completion for version 3.10.0 2023-05-11 22:21:15 +09:00
Shohei YOSHIDA 04a65a56de
Implement 'flutter build target' completion 2023-02-19 18:34:41 +09:00
Shohei YOSHIDA e9191ffa95
Implement flutter pub sub command completions 2023-01-27 22:59:48 +09:00
Shohei YOSHIDA 14817f4f11
Update flutter completion for version 3.7 2023-01-26 12:36:37 +09:00
Shohei YOSHIDA 6b33831ab3
Refactoring flutter completion
- apply formatting
- remove unused functions
- DRY
2022-11-18 17:16:14 +09:00
Shohei YOSHIDA 63d333ce88
Update to flutter3 2022-06-14 19:55:33 +09:00
Ludovic Jozeau 98cb234270
fix (( $+functions[_f] )) || _f()
checked with: "\(\( \$\+functions\[(.*)\] \)\) \|\|\n(?!\1)"
2021-04-08 15:50:39 +02:00
Kamlesh 31c76d90a7 incporporated code review comments
incporporated code review comments from @syohex
2020-07-20 22:38:46 -04:00
Kamlesh 231db68806 Update new completions for Flutter
closes https://github.com/zsh-users/zsh-completions/issues/682

Add new completions for the Flutter CLI
2020-07-20 00:13:15 -04:00
NiKoTron 5e1439f17e add flutter.io cli tool completions 2018-04-22 02:16:07 +03:00