Commit 81f3032
authored
feat(app_check, windows): add support for AppCheck for Windows (#18140)
* feat(app_check, windows): add support for AppCheck for Windows
* format
* fixes
* fixes
* fix
* format
* clean
* clean
* adding
* windows example
* format
* fix
* fix1 parent f503961 commit 81f3032
91 files changed
Lines changed: 3464 additions & 1301 deletions
File tree
- packages
- firebase_app_check
- firebase_app_check_platform_interface
- lib
- src
- method_channel
- pigeon
- platform_interface
- pigeons
- test
- method_channel_tests
- firebase_app_check_web
- lib
- test
- firebase_app_check
- android
- src/main
- java/io/flutter/plugins/firebase/appcheck
- kotlin/io/flutter/plugins/firebase/appcheck
- example
- android/app
- ios
- Flutter
- Runner.xcodeproj
- lib
- macos
- Runner.xcodeproj
- windows
- flutter
- runner
- resources
- ios
- firebase_app_check
- Sources/firebase_app_check
- include
- lib
- src
- macos
- firebase_app_check
- Sources/firebase_app_check
- include
- test
- windows
- include/firebase_app_check
- firebase_core/firebase_core/windows
- firebase_data_connect/firebase_data_connect/test/src/network
- scripts
- tests
- integration_test
- windows/flutter
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
Lines changed: 18 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
| |||
22 | 19 | | |
23 | 20 | | |
24 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
48 | 51 | | |
49 | 52 | | |
50 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
51 | 60 | | |
52 | 61 | | |
53 | 62 | | |
54 | 63 | | |
55 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
56 | 70 | | |
57 | 71 | | |
58 | 72 | | |
| |||
67 | 81 | | |
68 | 82 | | |
69 | 83 | | |
70 | | - | |
71 | 84 | | |
72 | 85 | | |
73 | 86 | | |
| |||
Lines changed: 0 additions & 280 deletions
This file was deleted.
Lines changed: 0 additions & 42 deletions
This file was deleted.
0 commit comments