flutter_flex_cart 0.0.2-dev.0 flutter_flex_cart: ^0.0.2-dev.0 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.