Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mayed123502 committed Sep 1, 2022
1 parent 5858d71 commit bd2bfff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/view/screens/product_details_scree.dart
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,8 @@ class ProductDetailsScreen extends GetView<ProductDetailsController> {
),
),
),


GestureDetector(
onTap: () {
favoriteController.mangeFavourites(
Expand Down

0 comments on commit bd2bfff

Please sign in to comment.