Custom class methods or constructor not being identified for use

General Conversations

I have a custom shopping cart implementation. I can see the ShoppingCart.dart file picked up by Flutter flow but when configuring the instantiation of the class, I have no available options and the methods on the class are not being picked up. I would really appreciate understanding what others have had to do to achieve this ?

2
4 replies