Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Move changelog entry to next
  • Loading branch information
srujzs committed Nov 7, 2024
commit fddcca17108530e98f5dca2eaba4d8f7544df6d0
6 changes: 3 additions & 3 deletions packages/google_identity_services_web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
## NEXT
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
## NEXT
## 0.3.1+5


* Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
* Clean up documentation of callbacks in `CodeClientConfig`,
`TokenClientConfig`, `onGoogleLibraryLoad`, and `revoke` to indicate they only
accept Dart functions and not JS functions.

## 0.3.1+4

* Restores support for Dart `^3.3.0`.
* Clean up documentation of callbacks in `CodeClientConfig`,
`TokenClientConfig`, `onGoogleLibraryLoad`, and `revoke` to indicate they only
accept Dart functions and not JS functions.

## 0.3.1+3

Expand Down