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

Example: bump baseflow_plugin_template & adapt to asset changes #856

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

Conversation

jpnurmi
Copy link

@jpnurmi jpnurmi commented Jul 16, 2023

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Bumps the baseflow_plugin_template Git dependency of the example to the latest revision which is compatible with Flutter 3.10.

⤵️ What is the current behavior?

Running the example with Flutter 3.10:

ERROR: ../../../../../.pub-cache/git/baseflow_plugin_template-922aa52773308bec29f0cfa2661b43ecdedd50c5/lib/src/app.dart:33:9: Error: No named parameter with the name 'accentColor'.
app.dart:33
ERROR:         accentColor: Colors.white60,

ERROR:         ^^^^^^^^^^^

💥 Does this PR introduce a breaking change?

No

🐛 Recommendations for testing

Run the example app with Flutter 3.10

📝 Links to relevant issues/docs

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines (code style guide)
  • Relevant documentation was updated
  • Rebased onto current develop

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

1 participant