Flutter-ecommerce-app-with-getx icon indicating copy to clipboard operation
Flutter-ecommerce-app-with-getx copied to clipboard

Flutter e-commerce app example with GetX - day 59

Results 3 Flutter-ecommerce-app-with-getx issues
Sort by recently updated
recently updated
newest added

Can you add how to hit API with POST/PUT/Delete method, please? Thank you..

error: Target of URI doesn't exist: 'package:day59/models/categories/CategoryModel.freezed.dart'. (uri_does_not_exist at [day59] lib/models/categories/CategoryModel.dart:4) error: Target of URI hasn't been generated: 'package:day59/models/categories/CategoryModel.g.dart'. (uri_has_not_been_generated at [day59] lib/models/categories/CategoryModel.dart:5) error: The name '_CategoryModel' isn't a type...