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
More docs
  • Loading branch information
stuartmorgan-g committed Apr 18, 2023
commit 5ee49d00b9f0f692c8a9d469eebbac0cac24cd99
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ New test types can be added to any example if needs change.
* When a new major of the SDK comes out that raises the minimum
iOS deployment version, a new example with that minimum target
should be added to ensure that the plugin compiles with that
version of the SDK.
version of the SDK, and the range in the plugin's `podspec` file
should be bumped to the next major version.
* When the minimum supported version of Flutter (on `stable`)
reaches the point where the oldest example is for an SDK
that can no longer be resolved to, that example should be
Expand Down