push ordenar por timestamp
This commit is contained in:
+1
-1
@@ -106,7 +106,7 @@ class MyApp extends StatelessWidget {
|
||||
'/profilePro': (context) => const ProfileProScreen(),
|
||||
'/calendar': (context) => const CalendarScreen(),
|
||||
'/solicitud': (context) => SolicitudScreen(),
|
||||
'/misserviciospro': (context) => const MyServicesProScreen(),
|
||||
'/misserviciospro': (context) => MyServicesProScreen(),
|
||||
'/misservicios': (context) => MyServicesScreen(),
|
||||
},
|
||||
onGenerateRoute: (settings) {
|
||||
|
||||
Reference in New Issue
Block a user