dylanwuzh / flutter-cupertino-date-picker

Flutter cupertino style date picker.
Apache License 2.0
363 stars 414 forks source link

Flutter version 2.0.1 stable. Android build error #146

Open MehmetApmDev opened 3 years ago

MehmetApmDev commented 3 years ago

/C:/flutter/.pub-cache/git/flutter-cupertino-date-picker-38630701b92a4fd0b753f9ab38b3581a5645a629/lib/src/date_picker.dart:103:34: Error: No named parameter with the name 'shadowThemeOnly'. theme: Theme.of(context, shadowThemeOnly: true), ^^^^^^^^^^^^^^^ /C:/flutter/packages/flutter/lib/src/material/theme.dart:107:20: Context: Found this candidate, but the arguments don't match. static ThemeData of(BuildContext context) { ^^

FAILURE: Build failed with an exception.

bhavyaCilans commented 3 years ago

I have same issue

maliaydemir commented 3 years ago

I solved with different repo. https://github.com/winteragency/flutter-cupertino-date-picker.git.