web3modal_flutter
package to the new reown_appkit
packages in your Flutter project.
web3modal_flutter
dependency from pubspec.yaml and add reown_appkit
:
flutter clean && flutter pub get
after replacing the packages
Then replace the imports…
web3App
events you should now change it to appKit
. Example:
_w3mService.web3App!...