iamvivekkaushik/AwesomeCard

Does not work on flutter web

lleewwiiss opened this issue · 5 comments

Running the example app on flutter web shows that the animation is broken, the card does rotate but there is that constant artifact in the middle.

Screenshot from 2020-05-21 16-19-30

I haven't tried on flutter web, it works fine on the mobile apps.

I have the same issue on web.

guyz anyone knows how to solve this
Target debug_android_application failed: FileSystemException: Cannot copy file to '... \build\app\intermediates\flutter\debug\flutter_assets\packages/awesome_card/images/card_provider/american_express.png', path = 'H:\FlutterSDK\.pub-cache\hosted\pub.dartlang.org\awesome_card-1.1.0\images\card_provider\american_express.png' (OS Error: The system cannot find the path specified. , errno = 3) build failed.

I found the same issue on web

Hello, I just tested this on flutter 2.5.3 and I couldn't reproduce the issue, Are you still experiencing it?