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

Is this repository still maintained? Decided for a fork and published on pub.dev as flutter_picker_plus #209

Open
Ben1980 opened this issue May 15, 2024 · 3 comments

Comments

@Ben1980
Copy link

Ben1980 commented May 15, 2024

I was wondering if this repo is still maintained. It seems @yangyxd wasn't active on GitHub for over a year.

@Ben1980
Copy link
Author

Ben1980 commented May 17, 2024

Because I needed relatively soon a fix I decided to fork it and publish it as flutter_picker_plus on pub.dev as continued work on flutter_picker.

@Ben1980 Ben1980 changed the title Is this repository still maintained? Is this repository still maintained? Decided for a fork and published on pub.dev May 17, 2024
@Ben1980 Ben1980 changed the title Is this repository still maintained? Decided for a fork and published on pub.dev Is this repository still maintained? Decided for a fork and published on pub.dev as flutter_picker_plus May 17, 2024
@FXschwartz
Copy link

@Ben1980 FYI using your fork I'm getting another theme isn't defined error
picker.dart:482:40: Error: The getter 'headline6' isn't defined for the class 'TextTheme'.

@Ben1980
Copy link
Author

Ben1980 commented Jun 9, 2024

@FXschwartz headline6 isn't supported anymore by Flutter 3.22. headline6 has been exchanged with largeTitle.
If you have a problem, please feel free to create an issue or PR

1.0.0 - 2024.05.16

  • Initial clone of flutter_picker
  • [Fix] headline6 error fixed and exchanged with largeTitle

zin- added a commit to zin-/mem that referenced this issue Jun 10, 2024
wip #339

- `flutter_picker`がメンテされていないので乗り換えた
  - yangyxd/flutter_picker#209
zin- added a commit to zin-/mem that referenced this issue Jun 10, 2024
wip #339

- `flutter_picker`がメンテされていないので乗り換えた
  - yangyxd/flutter_picker#209
zin- added a commit to zin-/mem that referenced this issue Jun 12, 2024
* exec: `flutter pub add flutter_picker_plus`
wip #339

- `flutter_picker`がメンテされていないので乗り換えた
  - yangyxd/flutter_picker#209

* modify: drop require `flutter-version`
wip #339

* modify: drop `flutter-version`
wip #339

* fix: failed `analyze-code`
wip #339

* fix: failed test `Scenario test Habit scenario MemListPage scenario : finish act.`
wip 339
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

No branches or pull requests

2 participants