zulfahmi93 / dart-libpray

Muslim prayer times library for Dart.
MIT License
20 stars 17 forks source link

Size of month buttons #12

Open herbertamukhuma opened 1 year ago

herbertamukhuma commented 1 year ago

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

srikalaVanga commented 1 year ago

apply padding for gridview

hoangdangduy commented 1 year ago

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