Open martflu opened 6 years ago
Alternatively the material design package has now a DatePicker as well. But i'll take a look at what it takes to update this package now.
Please checkout version 3.0.0 of the package.
Because of a new naming convention the import path of the package changed from
import 'package:pikaday_datepicker/pikaday_wrapper.dart';
to
import 'package:pikaday_datepicker/pikaday_datepicker.dart';
I'm not sure how the new dev-compiler works but, building the final html worked. Does it work for you?
Well, you seem to be interested in it, so i guess i have too :)