dart_define 2.1.0 copy "dart_define: ^2.1.0" to clipboard
dart_define: ^2.1.0 copied to clipboard

Utility for generating and populating dart-define config files

example/lib/main.dart

// ignore_for_file: unused_local_variable

import 'dart_define.gen.dart';

void main() {
  /// Example usage of DartDefine
  const stringValue = DartDefine.stringValue;
}
21
likes
130
points
621
downloads

Publisher

verified publishermankeli.co

Weekly Downloads

Utility for generating and populating dart-define config files

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, checked_yaml, cli_completion, cmd_plus, freezed_annotation, json_annotation, mankeli_core, mustache_template, path, pub_updater, yaml

More

Packages that depend on dart_define