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

docs: Update creating-a-widget.md #518

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

cabaucom376
Copy link
Contributor

Related issue

N/A

Description

Adds import 'package:flutter/widgets.dart'; to the button spec generation example for the generated ButtonSpecTween class.

Changes

  • Adds import 'package:flutter/widgets.dart'; to the button spec generation example for the generated ButtonSpecTween class.

Review Checklist

  • Testing: Have you tested your changes, including unit tests and integration tests for affected code?
  • Breaking Changes: Does this change introduce breaking changes affecting existing code or users?
  • Documentation Updates: Are all relevant documentation files (e.g. README, API docs) updated to reflect the changes in this PR?
  • Website Updates: Is the website containing the updates you make on documentation?

Additional Information (optional)

N/A

Adds `import 'package:flutter/widgets.dart';` to the button spec generation example for the generated `ButtonSpecTween` class.
Copy link

vercel bot commented Nov 12, 2024

@cabaucom376 is attempting to deploy a commit to the FlutterTools Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 12, 2024
@tilucasoli tilucasoli changed the title Update creating-a-widget.md docs: Update creating-a-widget.md Nov 18, 2024
@tilucasoli
Copy link
Collaborator

LGTM

Copy link

vercel bot commented Nov 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mix-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2024 4:35pm

@tilucasoli tilucasoli merged commit b5398d5 into conceptadev:main Nov 19, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants