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

outdated

A new flutter plugin project for DES encrypt.

flutter_encrypt_lib #

A new flutter plugin project for DES encrypt.

Getting Started #

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Note #

publish需要终端代理 在终端输入:(ip,port在shadow里查看) export http_proxy=socks5://127.0.0.1:1086 export https_proxy=socks5://127.0.0.1:1086 参考:https://blog.csdn.net/qq_28478281/article/details/87283345

0
likes
30
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

A new flutter plugin project for DES encrypt.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_encrypt_lib

Packages that implement flutter_encrypt_lib