Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@csells
Copy link
Contributor

@csells csells commented Dec 12, 2025

Updated changelog and pubspec for v1 release. Rebased to pull in the latest merge to main. manual and automated tests pass. One outstanding issue could not be reproduced for reasons that give me confidence that it's not an issue.

Pre-launch Checklist

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I read the [Tree Hygiene] wiki page, which explains my responsibilities.
  • I read the [Flutter Style Guide] recently, and have followed its advice.
  • I signed the [CLA].
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is [test-exempt].
  • All existing and new tests are passing.

CHANGELOG.md Outdated
## 1.0.0

- Merged [Enable customisable styling for WaveformRecorder via
VoiceNoteRecorderStyle](https://github.com/flutter/ai/pull/161), which addes
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/addes/adds/

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated. ptal.

pubspec.yaml Outdated
@@ -1,8 +1,8 @@
name: flutter_ai_toolkit
description: >-
A set of AI chat-related widgets for Flutter apps targeting
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"A set of" seems a bit superfluous, perhaps just "A set of AI chat-related widgets for Flutter apps targeting" ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated. ptal.

@mit-mit mit-mit merged commit e724a20 into flutter:main Dec 12, 2025
3 checks passed
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.

2 participants