Describe the bug
I'm getting a grey screen where the custom carousel widget should be when deploying the app on the web using 'flutter/bin/flutter build web --release'
To Reproduce
- run 'flutter/bin/flutter build web --release'
Expected behavior
Running the app locally on a browser emulator gives the following output:

Priority
P3
Reference - Google Issue tracker priority levels
Screenshots/Video

I got the following error code in the console:
TypeError: Instance of 'minified:cO': type 'minified:cO' is not a subtype of type 'minified:fd'
Desktop
- Browser on all three: chrome, firefox, edge
- Version 0.1.0+1
Describe the bug
I'm getting a grey screen where the custom carousel widget should be when deploying the app on the web using 'flutter/bin/flutter build web --release'
To Reproduce
Expected behavior
Running the app locally on a browser emulator gives the following output:
Priority
P3
Reference - Google Issue tracker priority levels
Screenshots/Video
I got the following error code in the console:
TypeError: Instance of 'minified:cO': type 'minified:cO' is not a subtype of type 'minified:fd'
Desktop