Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qmsd-flutter-user-feedback
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
qmsd-flutter-user-feedback
Commits
2b6997ab
Commit
2b6997ab
authored
Apr 06, 2023
by
tongzifang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feed page
parent
1490229d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
7 deletions
+9
-7
pubspec.lock
example/pubspec.lock
+5
-3
pubspec.yaml
pubspec.yaml
+4
-4
No files found.
example/pubspec.lock
View file @
2b6997ab
...
...
@@ -36,9 +36,11 @@ packages:
base_data_channel:
dependency: transitive
description:
path: "/Users/tongzi/AndroidStudioProjects/base_data_channel"
relative: false
source: path
path: "."
ref: master
resolved-ref: dbd581b489efecd0b86d9b3a0a222b67ef5c9dfb
url: "git@git.zmcms.cn:fht/base_data_channel.git"
source: git
version: "0.0.1"
boolean_selector:
dependency: transitive
...
...
pubspec.yaml
View file @
2b6997ab
...
...
@@ -14,10 +14,10 @@ dependencies:
sdk
:
flutter
plugin_platform_interface
:
^2.0.2
base_data_channel
:
path
:
/Users/tongzi/AndroidStudioProjects/base_data_channel
#
git:
#
url: git@git.zmcms.cn:fht/base_data_channel.git
#
ref: master
#
path: /Users/tongzi/AndroidStudioProjects/base_data_channel
git
:
url
:
git@git.zmcms.cn:fht/base_data_channel.git
ref
:
master
dev_dependencies
:
flutter_test
:
...
...
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