Ratingv1.0.0 With Flutter Shell

Goodday all

@Dima @Vladyslav_Denysenko

I have a query regarding the Rating 1.0.0 UI Component and compatibility with the flutter shell. I have declared the component in the pubspec.yaml however it is causing a crash on the completed application. My previous version which excluded the component works,

I noticed the component does not have a bundle.JS file but rather a Index.JS.

Would this cause the incompatibility.

Kind Regards,
Raymond

Problem Resolved,

Just needed to add the extra step in the declaration to include the dist folder.

assets/ui_builder_app/components/custom/c_0fec8dea43a2c216bdab2cb56e3a8ac5/dist/

Thanks