dart-libpray icon indicating copy to clipboard operation
dart-libpray copied to clipboard

Size of month buttons

Open herbertamukhuma opened this issue 1 year ago • 2 comments

image Provide a way of controlling the size of the month button or fit them within the available space

herbertamukhuma avatar Mar 23 '23 14:03 herbertamukhuma

apply padding for gridview

srikalaVanga avatar May 04 '23 09:05 srikalaVanga

I same have an issue on Android simulator Pixel 6 Api 33 (1080*2400)

environment:
  sdk: '>=3.0.2 <4.0.0'

dependencies:
  flutter_localizations:
    sdk: flutter
  flutter:
    sdk: flutter
  intl: ^0.18.0
  month_year_picker: ^0.3.0+1

Screenshot from 2023-06-07 00-45-04

hoangdangduy avatar Jun 06 '23 17:06 hoangdangduy