mono — Masayuki Ono
mono — Masayuki Ono
Support ViewController Output like [AcknowList](https://github.com/vtourraine/AcknowList). --- It is better to support as another library. 1. Read plists from `XXX.bundle`. 2. Present it as list/detail view controllers. --- XXX.bundle can be...
Change all operations to sync from async, and execute those by [concurrentPerform(iterations:execute:)](https://developer.apple.com/documentation/dispatch/dispatchqueue/2016088-concurrentperform).
Support [Bottles](https://github.com/Homebrew/brew/blob/master/docs/Bottles.md) and expand `depends_on` of Homebrew Formula.
Functions that can be implemented in desired fine-grained layouts for each platform. `builder: (context, platform) => ...` - [ ] Add notes to the FAQ - [ ] adaptive_dialog is...