Macacoazul01 / month_picker_dialog

Internationalized dialog for picking a single month from an infinite list of years.
https://pub.dev/packages/month_picker_dialog
MIT License
70 stars 97 forks source link

[Feature] - range selection #94

Closed Macacoazul01 closed 4 months ago

Macacoazul01 commented 4 months ago

Is this a need for anyone using the package?

lautarozanuttini commented 4 months ago

Hello im using this package and it would be a usefull upgrade

Macacoazul01 commented 4 months ago

You are thinking in a selection that returns all the months between the two selected or just the borders?

lautarozanuttini commented 4 months ago

Hi, it would be very usefull select between two month to bring data in that period for example from 1 Jan to 31 Mar when you select January and March.

lautarozanuttini commented 4 months ago

If you need a colaborator to this task, tell me and i will work in a pull request with this change.

Macacoazul01 commented 4 months ago

If you can, please send the pr. I will look it later tonight

lautarozanuttini commented 4 months ago

sorry i cant do it today, let me see in this days and i will clone the repository to do the pr.

Macacoazul01 commented 4 months ago

@lautarozanuttini please use the new parameter rangeMode from the controller

lautarozanuttini commented 4 months ago

Hello @Macacoazul01 i have finish with this new feature and add the pull request! thanks

Macacoazul01 commented 4 months ago

@lautarozanuttini reviewed and fixed some bugs. Its avaliable in version 4.0.0

Macacoazul01 commented 4 months ago

Tks for the PR!

lautarozanuttini commented 4 months ago

Thank you to trust and let me collaborate