Skip to content

Support Flutter 3.10#59

Open
Zazo032 wants to merge 4 commits intoomarhurani:2.0.0from
Zazo032:master
Open

Support Flutter 3.10#59
Zazo032 wants to merge 4 commits intoomarhurani:2.0.0from
Zazo032:master

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