[hooks] Expose `flavor`
Open
package:hooks
package:hooks_runner
- Dominant language
- Dart
- Stars
- 275
- Forks
- 144
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 47
Description
Flutter applications can have different flavors like: staging/prod, or free/premium: https://docs.flutter.dev/deployment/flavors
It also supports conditionally bundling assets based on the specified flavor. We should support the same by exposing the `flavor` in the hooks.
@dcharkes
Contributor guide
Assessment
This issue has not been assessed yet.