iampawan / iampawan/30DaysOfFlutter
items are not removing from cart
Open
- Dominant language
- Dart
- Stars
- 418
- Forks
- 315
- PR merge metrics
- No merged PRs in 30d
Description
onPressed: () {
_cart.remove(_cart.items[index]) ;
setState() {} ;
},
g a
// this code is being applied but not removing the items from cart
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.