flutter-sdk
A new Flutter project.
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 development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
iOS additional setup
- Edit the following line to your app's
Podfile
post_install do |installer|
$FLUTTERNCWSDK.post_install(installer) # <--- add this line
- Install pod dependencies:
cd ios && pod install
Libraries
- adddevice/fireblocks_join_wallet_handler_interface
- adddevice/fireblocks_join_wallet_handler_manager
- adddevice/join_wallet_descriptor
- adddevice/join_wallet_status
- constants/app_constants
- device/device_status
- device/status
- environment
- events/event
- events/fireblocks_error
- events/fireblocks_event_handler_interface
- fireblocks
- fireblocks_message_handler_interface
- fireblocks_options
- keys/algorithm
- keys/derivation_params
- keys/fireblocks_key_storage_interface
- keys/full_key
- keys/key_backup
- keys/key_backup_status
- keys/key_data
- keys/key_descriptor
- keys/key_recovery
- keys/key_recovery_status
- keys/key_status
- keys/key_takeover
- keys/key_takeover_status
- log_level
- ncw_sdk
- ncw_sdk_method_channel
- ncw_sdk_platform_interface
- recover/fireblocks_passphrase_resolver_interface
- recover/fireblocks_passphrase_resolver_manager
- transactions/transaction_signature
- transactions/transaction_signature_status