Commit 9c2ab08
authored
feat(performance): add support for Pigeon. Update iOS to Swift and Android to Kotlin (#17676)
* feat(performance): add support for Pigeon. Update iOS to Swift and Android to Kotlin
* chore: fix ci
* fix(performance): update performance collection methods to use data collection field
* tests: remove redundant performance collection tests
* chore: remove unused trace handle constant from method channel trace tests1 parent 4e80234 commit 9c2ab08
File tree
28 files changed
+2988
-898
lines changed- packages/firebase_performance
- firebase_performance_platform_interface
- lib/src
- method_channel
- pigeon
- pigeons
- test
- method_channel_tests
- pigeon
- firebase_performance
- android
- src/main
- java/io/flutter/plugins/firebase/performance
- kotlin/io/flutter/plugins/firebase/performance
- example/android/gradle/wrapper
- ios
- firebase_performance/Sources/firebase_performance
- include
- windows
28 files changed
+2988
-898
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
| |||
49 | 55 | | |
50 | 56 | | |
51 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
52 | 67 | | |
53 | 68 | | |
54 | 69 | | |
| |||
Lines changed: 0 additions & 21 deletions
This file was deleted.
0 commit comments