cguarchaj

Results 1 issues of cguarchaj

I am experiencing build errors related to the `DatePickerTheme` import in the `flutter_datetime_picker` package. It seems there's a conflict because `DatePickerTheme` is imported from both `package:flutter/src/material/date_picker_theme.dart` and `package:flutter_datetime_picker/src/datetime_picker_theme.dart`. This conflict...