[ffigen] Replace config parsing with `package:cli_config`
Open
P3
package:ffigen
- Dominant language
- Dart
- Stars
- 275
- Forks
- 144
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 47
Description
We've migrated `package:jnigen` to use https://pub.dev/packages/cli_config. This enables overriding config variables with environment vars.
We should consider doing the same for `package:ffigen`.
Labeling as good first issue, but might require quite a bit of refactoring of the current `Config` class.
Contributor guide
Assessment
This issue has not been assessed yet.