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

Support Flutter 3.10 #59

Open
wants to merge 4 commits into
base: 2.0.0
Choose a base branch
from
Open

Support Flutter 3.10 #59

wants to merge 4 commits into from

Conversation

Zazo032
Copy link

@Zazo032 Zazo032 commented May 11, 2023

Refactored many parts of the code to follow with latest linter rules.
Fixes #57

Until this PR is merged, you can use the plugin like this:

flutter_painter:
  git:
    url: https://github.com/Zazo032/flutter_painter.git

[1.1.0]

  • Update internal dependencies
  • Update minimum Dart version to 3.2
  • Update minimum Flutter version to 3.16

@bobekos
Copy link

bobekos commented May 11, 2023

@omarhurani
Please merge this in. Now with flutter 3.10 your are not able to build the app because accentColor was removed.

@Zazo032
Nice work.

@ayansg
Copy link

ayansg commented May 12, 2023

Thanks @Zazo032 for the temporary workaround.

@Zazo032
Copy link
Author

Zazo032 commented Jul 26, 2023

@omarhurani could you merge this and release a new version?

@omarhurani omarhurani changed the base branch from master to 2.0.0 August 29, 2023 15:29
@lcundiff
Copy link

@omarhurani ETA on when this will be merged?

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.

Flutter 3.7.12 error - The getter 'accentColor' isn't defined for the class 'ThemeData'
4 participants