emanuel-braz / dlcov

dlcov verify dart / flutter code coverage threshold

Home Page:https://pub.dev/packages/dlcov

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add --dart-define option

emanuel-braz opened this issue · comments

Additional key-value pairs that will be available as constants from the String.fromEnvironment, bool.fromEnvironment, int.fromEnvironment, and double.fromEnvironment constructors.

Multiple defines can be passed by repeating "--dart-define" multiple times.
The renderer implementation to use when building for the web.

The new parameter lcov-gen solves that.