# flutter_crypto **Repository Path**: changsha-software/flutter_crypto ## Basic Information - **Project Name**: flutter_crypto - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-02 - **Last Updated**: 2025-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fluttercrypto A dart crypto library. 当前仅支持DES 算法 ECB CBC模式 相比插件调用 无需异步 毫秒级响应 对比flutter_des 10次耗时 1400+ms 本库仅需要 不到100ms 调用次数越少差异越明显 欢迎pr ## Getting Started This project is a starting point for a Dart [package](https://flutter.dev/developing-packages/), a library module containing code that can be shared easily across multiple Flutter or Dart projects. For help getting started with Flutter, view our [online documentation](https://flutter.dev/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference.