Derek

Results 4 comments of Derek

It looks like the issue is provoked by web hot reload after a added flutter_stripe_web . I restart `flutter run -d chrome`, It works. But i think I should test...

Latest found: I found that `flutter-stripe` depends on `stripe_platform_interface: ^11.1.1` But `stripe_platform_interface` dosn't support web... only support Android\iOS\Linux\macOS\Windows. The source code caused error is : stripe_platform_interface-11.1.1/lib/src/method_channel_stripe.dart 672:33 create ```dart class...

waiting for fix: $flutter run -d windows Launching lib\main.dart on Windows in debug mode... CMake Error at flutter/ephemeral/.plugin_symlinks/flutter_tts/windows/CMakeLists.txt:18: Parse error. Expected "(", got identifier with text "install".