We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a59880 commit ef39542Copy full SHA for ef39542
2 files changed
.github/CODEOWNERS
@@ -1,2 +1,2 @@
1
# Global code owner
2
-* @amanjn38
+* @amanjn38 @rohan-devrev @zeeshan-devrev @PranithaShetty
CHANGELOG.md
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## 2.2.11
9
+
10
+### Fixed
11
+- Fixed an issue with bitmap capture for Flutter's `SurfaceView`.
12
13
## 2.2.10
14
15
### Added
0 commit comments