6/22/2
This commit is contained in:
@@ -384,7 +384,6 @@ class FaviouratePlacesDialog extends StatelessWidget {
|
||||
onTap: () async {
|
||||
List favoritePlaces =
|
||||
await sql.getAllData(TableName.placesFavorite);
|
||||
// print(favoritePlaces);
|
||||
Get.defaultDialog(
|
||||
title: 'Favorite Places'.tr,
|
||||
content: SizedBox(
|
||||
|
||||
Reference in New Issue
Block a user