persistent_shopping_cart library
The main library for the persistent shopping cart package. Provides functionality to manage a shopping cart using Hive for local storage.
Classes
- PersistentShoppingCart
- The main class for interacting with the persistent shopping cart.
Extensions
-
IterableExtensions
on Iterable<
T>