flutter_flex_cart

A flexible cart for Flutter apps

Highly extendable reliable cart state management solution based on ChangeNotifiers. Can use with Provider package and optimize rebuilds with select support. This is well tested with our internal apps.

Getting Started

All included class are abstract and you will need to extend them based on your use case and start.

Libraries

flutter_flex_cart