Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated to Flutter 3 and general cleanup #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

novas1r1
Copy link

Hello :)!
Since I'm using the package in my current app and it is not yet supporting Flutter 3 I added this PR. I also adjusted the package to match the current valid flutter package configuration. I also added flutter_lints to it.

Feel free to merge or use my branch it in your project:

flutter_time_picker_spinner:
    url: https://github.com/novas1r1/flutter_time_picker_spinner
    ref: master

- updated example to flutter 3
- added flutter_lints
- updated structure to match the global standard
@ScottishRoss
Copy link

ScottishRoss commented Aug 1, 2022

Thanks for this!

Note for anyone else, you need to add this line:

flutter_time_picker_spinner:
    git:
      url: https://github.com/novas1r1/flutter_time_picker_spinner
      ref: master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants