ensemble_walletconnect 1.0.2
ensemble_walletconnect: ^1.0.2 copied to clipboard
Open protocol for connecting decentralised applications to mobile wallets with QR code scanning or deep linking. Maintained by Ensemble.
1.0.2 #
Changes #
- Fix dependency conflict with Flutter SDK by changing stack_trace constraint from ^1.12.1 to ^1.12.0
- Resolves compatibility issue with integration_test package in Flutter 3.27
1.0.1 #
Changes #
- Revert version to 1.0.0 in pubspec.yaml and clean up CHANGELOG.md
- chore: bump version to 1.0.1
- Refactor release workflow and update CHANGELOG
- chore: bump version to 1.0.1
- Update workflows and CHANGELOG for pub.flutter-io.cn publishing
- chore: bump version to 1.0.1
- Update CHANGELOG.md to reflect package renaming and versioning changes
- Add publishing step to release workflow for pub.flutter-io.cn
- Add GitHub Actions workflow for publishing to pub.flutter-io.cn
- Refactor release workflow for improved readability
1.0.0 #
Changes #
- BREAKING: Package renamed from
walletconnect_darttoensemble_walletconnect - Forked from RootSoft/walletconnect-dart-sdk to maintain updates
- Updated repository URLs and package metadata
- Maintained by Ensemble team
- All previous functionality remains the same
- Updated SDK constraints to support Dart 3.x