hide_my_code 1.0.0 copy "hide_my_code: ^1.0.0" to clipboard
hide_my_code: ^1.0.0 copied to clipboard

A Flutter/Dart package that allows developers to hide specific files from their repository while providing a mechanism to generate them when needed. This package provides a secure way to share code wi [...]

1.0.0 #

  • Initial release of Hide My Code
  • Added functionality to hide files with encryption
  • Added functionality to reveal hidden files with password
  • Implemented AES-256 encryption for file protection
  • Added automatic .gitignore management
  • Added metadata tracking for original file paths
9
likes
130
points
79
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter/Dart package that allows developers to hide specific files from their repository while providing a mechanism to generate them when needed. This package provides a secure way to share code without exposing critical implementation details.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, crypto, encrypt, flutter_dotenv, io, path

More

Packages that depend on hide_my_code