string_obfuscation 0.1.3 copy "string_obfuscation: ^0.1.3" to clipboard
string_obfuscation: ^0.1.3 copied to clipboard

A build_runner generator that obfuscates Dart string literals at build time.

0.1.0 #

  • Initial release of the build_runner string-obfuscation generator.
  • Added @ClassEncrypt and @StringEncrypt annotations.

0.1.1 #

  • Added @ClassJsonGenerator with obfuscated JSON keys and checked casts.
  • Added the generated Flutter example application.

0.1.2 #

  • Added ignore_for_file: non_constant_identifier_names

0.1.3 #

  • Added ignore_for_file: non_constant_identifier_names
0
likes
150
points
24
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A build_runner generator that obfuscates Dart string literals at build time.

Repository (GitHub)
View/report issues

Topics

#code-generation #obfuscation

License

MIT (license)

Dependencies

analyzer, build, source_gen

More

Packages that depend on string_obfuscation