Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
base_data_channel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PublicSource
base_data_channel
Commits
2921388d
Commit
2921388d
authored
Mar 23, 2023
by
tongzifang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add win
parent
6461acff
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
511 deletions
+3
-511
Pigeon.java
pigeons/Pigeon.java
+0
-510
test.sh
test.sh
+3
-1
No files found.
pigeons/Pigeon.java
deleted
100644 → 0
View file @
6461acff
This diff is collapsed.
Click to expand it.
test.sh
View file @
2921388d
...
@@ -4,4 +4,6 @@ flutter pub run pigeon \
...
@@ -4,4 +4,6 @@ flutter pub run pigeon \
--objc_header_out
ios/Classes/pigeon.h
\
--objc_header_out
ios/Classes/pigeon.h
\
--objc_source_out
ios/Classes/pigeon.m
\
--objc_source_out
ios/Classes/pigeon.m
\
--experimental_kotlin_out
./android/src/main/kotlin/com/qmsd/datachannel/base_data_channel/Pigeon.kt
\
--experimental_kotlin_out
./android/src/main/kotlin/com/qmsd/datachannel/base_data_channel/Pigeon.kt
\
--experimental_kotlin_package
"com.qmsd.datachannel.base_data_channel"
--experimental_kotlin_package
"com.qmsd.datachannel.base_data_channel"
\
--experimental_cpp_header_out
windows/pigeon.hpp
\
--experimental_cpp_source_out
windows/pigeon.cpp
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment