flutter_flex_cart 0.0.1-dev.6 copy "flutter_flex_cart: ^0.0.1-dev.6" to clipboard
flutter_flex_cart: ^0.0.1-dev.6 copied to clipboard

A flexible cart for Flutter apps

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.