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

Replace DiagnosticableMixin with DiagnosticableTreeMixin #124

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TetsuFe
Copy link

@TetsuFe TetsuFe commented Aug 10, 2020

To Fix #123

ref

#118 (comment)

flutter doctor

$ flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 1.20.1, on Mac OS X 10.15.6 19G73, locale ja-JP)

[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
[✓] Xcode - develop for iOS and macOS (Xcode 11.6)
[✓] Android Studio (version 3.6)
[✓] VS Code (version 1.47.3)
[✓] Connected device (1 available)

• No issues found!

@imshashank
Copy link

Please merge this soon.

@imshashank
Copy link

Anyone having same issue can use this->

  flutter_cupertino_date_picker:
    git:
      url: https://github.com/imshashank/flutter-cupertino-date-picker # Repo
      ref: master # Branch name

@LugonjaAleksandar
Copy link

@dylanwuzh can someone from the team who is maintaining this repo please review this? Your repo is being redirected to a fork that is going around the issue with latest Flutter. You guys need to move forward the project by supporting latest breaking changes in Flutter.

@stevenspiel
Copy link

It doesn't look like this repo is being maintained. The last commit was 5 months ago.

@elvisun
Copy link

elvisun commented Dec 7, 2020

Is anyone interested in forking this repo and submitting a new package to pub?...

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.

Compile failing with Flutter 1.20.0 • channel beta because mixin DiagnosticableMixin not found
5 participants