fix : change map to openStreet
This commit is contained in:
@@ -17,7 +17,7 @@ void main() async {
|
||||
|
||||
|
||||
|
||||
class ForDevicePreview extends StatelessWidget {
|
||||
/*class ForDevicePreview extends StatelessWidget {
|
||||
const ForDevicePreview({super.key});
|
||||
|
||||
@override
|
||||
@@ -35,7 +35,7 @@ class ForDevicePreview extends StatelessWidget {
|
||||
getPages: AppPages.pages,
|
||||
);
|
||||
}
|
||||
}
|
||||
}*/
|
||||
|
||||
class MyApp extends StatelessWidget {
|
||||
const MyApp({super.key});
|
||||
|
||||
Reference in New Issue
Block a user