default_config_annotation 0.0.2 copy "default_config_annotation: ^0.0.2" to clipboard
default_config_annotation: ^0.0.2 copied to clipboard

Annotations for the configuration code-generator. This package does nothing without default_config_generator too.

example/README.md

import 'package:default_config_annotation/default_config_annotation.dart';

part 'default_config.g.dart'; //{dart file name}.g.dart

@DefaultConfig(path: 'assets/config/dev.json')
class $DefaultConfig {}
0
likes
160
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

Annotations for the configuration code-generator. This package does nothing without default_config_generator too.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on default_config_annotation