Seiya Kokushi

Results 4 issues of Seiya Kokushi

## Summary Add [AAPT2 (Android Asset Packaging Tool)](https://developer.android.com/tools/aapt2) plugin. Description: - Tool repo URL: https://maven.google.com/web/index.html#com.android.tools.build:aapt2 - Plugin repo URL: https://github.com/ronnnnn/asdf-aapt2 ## Checklist - [x] Format with `scripts/format.bash` - [x] Test...

### Overview Add `check` command and `duplicates` sub command to find duplicated values. ### Use Case Large arb file or many arb files make difficult to find duplicated values. To...

## Summary Add [FlutterGen](https://github.com/FlutterGen/flutter_gen) plugin. Description: - Tool repo URL: https://github.com/FlutterGen/flutter_gen - Plugin repo URL: https://github.com/FlutterGen/asdf-fluttergen ## Checklist - [x] Format with `scripts/format.bash` - [x] Test locally with `scripts/test_plugin.bash --file...

## Overview I had a mistake on #94. We can't find bun's version correctly when `.tool-versions` have other versions begin "bun". ### Reproduce steps In `.tool-versions`: ``` bundler 1.0.0 bun...