mapa perfil profesional

This commit is contained in:
Juan Felipe Duarte
2023-04-22 19:02:24 -05:00
parent 03bd8401b5
commit 4f900db559
6 changed files with 320 additions and 128 deletions
-15
View File
@@ -23,21 +23,6 @@ class _ProfessionalInfoScreenState extends State<ProfessionalInfoScreen> {
super.initState();
}
List<String> months = [
'enero',
'febrero',
'marzo',
'abril',
'mayo',
'junio',
'julio',
'agosto',
'septiembre',
'octubre',
'noviembre',
'diciembre',
];
@override
Widget build(BuildContext context) {
return SafeArea(