FLUTTER ECOSYSTEM

wallet

Crypto wallet package for Bitcoin, Ethereum and Tron written in pure Dart.

Latest version
0.0.18
30-day downloads
33.2K
Likes
30
Pub points
160

Package Overview

Package selection guidance compiled from public package information, community data, and project usage.

Overview

A pure Dart crypto wallet package supporting Bitcoin, Ethereum, and Tron, designed for seamless integration across multiple platforms. It enables users to manage wallets, generate keys, sign transactions, and interact with blockchain networks without relying on native code. Ideal for developers building cross-platform Web3 applications with a focus on security and performance. The package is open-source and maintained by pwa.ir, offering a lightweight solution for cryptocurrency operations in Flutter apps.

Use cases
  • Building cross-platform crypto wallets
  • Integrating blockchain functionality into Flutter apps
  • Enabling secure transaction signing
  • Supporting multi-coin wallet management
  • Creating Web3-enabled mobile and desktop applications
Key features
  • Supports Bitcoin, Ethereum, and Tron
  • Pure Dart implementation
  • Cross-platform compatibility
  • Open-source and actively maintained
  • Secure key generation and transaction signing
Suitable for
  • Flutter developers building crypto apps
  • Web3 application creators
  • Multi-platform blockchain integrations
  • Projects requiring lightweight crypto tools
  • Developers prioritizing code portability
Considerations
  • Limited to the three supported blockchains
  • No built-in UI components
  • Requires understanding of blockchain fundamentals
  • Not suitable for high-frequency trading systems
  • Depends on external network endpoints for full functionality
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add wallet

Categories

Related projects