flutter_flex_cart 0.0.2-dev.0 copy "flutter_flex_cart: ^0.0.2-dev.0" to clipboard
flutter_flex_cart: ^0.0.2-dev.0 copied to clipboard

A flexible cart for Flutter apps

0.0.2-dev.1 #

  • Breaking Make CoreDetail due to ChangeNotifier limitations and add copyWith and additional methods to update qty in CartBase.

0.0.1-dev.9 #

  • Add missing notifyListeners to addDetails.

0.0.1-dev.8 #

  • Add support to add multiple details at once to cart with addDetails.

0.0.1-dev.7 #

  • Add missing notifyListeners to resetQty.

0.0.1-dev.6 #

  • Add resetQty function to CoreDetail.

0.0.1-dev.5 #

  • Remove DiagnosticableTreeMixin from Customer and Item due to conflict with Equitable.

0.0.1-dev.4 #

  • Add diagnostic support using DiagnosticableTreeMixin.

0.0.1-dev.3 #

  • Make Billable and Payable as mixins.
  • Update CartWithPayments and CartWithCustomer to use that mixin.

0.0.1-dev.2 #

  • Add cart with customer support using billable interface.

0.0.1-dev.1 #

  • Initial release.
0
likes
120
pub points
0%
popularity

Publisher

verified publisherchathu.me

A flexible cart for Flutter apps

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_flex_cart