flutter_holo_date_picker icon indicating copy to clipboard operation
flutter_holo_date_picker copied to clipboard

overflow error in flutter web

Open Surio89 opened this issue 4 years ago • 3 comments

im using flutter 2.0.3 browser chrome latest version image

Surio89 avatar Mar 24 '21 17:03 Surio89

horizontal lines are also missing

Surio89 avatar Mar 24 '21 17:03 Surio89

i depends on the browser size i think SizedBox(width: MediaQuery.of(context).size.width * 0.02), in date_picker_widget.dart is responsible for that behavior.

Surio89 avatar Mar 24 '21 18:03 Surio89

@Surio89 can you please help how can I remove the gray color which is inside picker ?

mrtarunsaraswat avatar Mar 25 '21 07:03 mrtarunsaraswat