Skip to content

Fixed DatePickerTheme import collision on Flutter 3.13.4#330

Open
xxMrPHDxx wants to merge 1 commit intoRealank:masterfrom
xxMrPHDxx:import-collision-fix
Open

Fixed DatePickerTheme import collision on Flutter 3.13.4#330
xxMrPHDxx wants to merge 1 commit intoRealank:masterfrom
xxMrPHDxx:import-collision-fix

Conversation

@xxMrPHDxx
Copy link

The following error pops up while I'm trying to build. I'm fixing it by using aliases.

../../.pub-cache/hosted/pub.dev/flutter_datetime_picker-1.5.1/lib/flutter_datetime_picker.dart:199:31: Error: 'DatePickerTheme' is imported from both 'package:flutter/src/material/date_picker_theme.dart' and 'package:flutter_datetime_picker/src/datetime_picker_theme.dart'.
        this.theme = theme ?? DatePickerTheme(),
                              ^^^^^^^^^^^^^^^
Target kernel_snapshot failed: Exception


FAILURE: Build failed with an exception.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant