guardian_core 1.0.1 copy "guardian_core: ^1.0.1" to clipboard
guardian_core: ^1.0.1 copied to clipboard

Shared policy, report, scanner, and analyzer contracts for Flutter Guardian.

example/guardian_core_example.dart

import 'package:guardian_core/guardian_core.dart';

void main() {
  final policy = GuardianPolicy.fromYaml('security: {block_debug_logs: true}');
  print(policy.security.blockDebugLogs);
}
0
likes
140
points
0
downloads

Documentation

API reference

Publisher

verified publisherlaxmanmagarati.com.np

Weekly Downloads

Shared policy, report, scanner, and analyzer contracts for Flutter Guardian.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

unknown (license)

Dependencies

crypto, yaml

More

Packages that depend on guardian_core