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
f9efd1de
Commit
f9efd1de
authored
Apr 10, 2023
by
tongzifang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add keyboard_dismisser
parent
2b71b92f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
+9
-0
pubspec.lock
example/pubspec.lock
+8
-0
pubspec.yaml
pubspec.yaml
+1
-0
No files found.
example/pubspec.lock
View file @
f9efd1de
...
@@ -328,6 +328,14 @@ packages:
...
@@ -328,6 +328,14 @@ packages:
url: "https://pub.flutter-io.cn"
url: "https://pub.flutter-io.cn"
source: hosted
source: hosted
version: "0.6.5"
version: "0.6.5"
keyboard_dismisser:
dependency: transitive
description:
name: keyboard_dismisser
sha256: f67e032581fc3dd1f77e1cb54c421b089e015d122aeba2490ba001cfcc42a181
url: "https://pub.flutter-io.cn"
source: hosted
version: "3.0.0"
lints:
lints:
dependency: transitive
dependency: transitive
description:
description:
...
...
pubspec.yaml
View file @
f9efd1de
...
@@ -48,6 +48,7 @@ dependencies:
...
@@ -48,6 +48,7 @@ dependencies:
logger
:
any
logger
:
any
http_parser
:
^4.0.2
http_parser
:
^4.0.2
photo_manager
:
^2.6.0
photo_manager
:
^2.6.0
keyboard_dismisser
:
^3.0.0
flutter_boost
:
flutter_boost
:
git
:
git
:
url
:
'
https://github.com/alibaba/flutter_boost.git'
url
:
'
https://github.com/alibaba/flutter_boost.git'
...
...
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