smaho-engineering / weekday_selector

Flutter package for adding simple weekday selectors to your apps.
https://pub.dev/packages/weekday_selector
BSD 3-Clause "New" or "Revised" License
39 stars 26 forks source link

Fixes for Flutter 3.22 compatibility #12

Closed fareesh closed 5 months ago

fareesh commented 5 months ago
yelkamel commented 5 months ago

this need to be merged.

ducnguyenenterprise commented 5 months ago

Checked ! Thanks for contribution 👌

bkleineibst commented 5 months ago

Can you please release a new version with this PR.

mattalbr commented 3 months ago

Bump! @ducnguyenenterprise is it possible to release a new version with this PR?

ducnguyenenterprise commented 3 months ago

As mentioned in open issue here, when waiting for @vincevargadev to release a new version, you can folk and use the last merged commit

mattalbr commented 3 months ago

As mentioned in open issue here, when waiting for @vincevargadev to release a new version, you can folk and use the last merged commit

Got it, thank you! Sorry, I thought you had permissions to release a new version :)

guplem commented 2 months ago

A more straightforward way is to set this commit as the version as follows in your pubspec.yaml:

  weekday_selector: # Temporary solution awaiting the release of a new version including the following PR: https://github.com/smaho-engineering/weekday_selector/pull/12
    git:
      url: https://github.com/smaho-engineering/weekday_selector.git
      ref: e9c604a8cabb04ea3a169c3379c270c59810e4b0