Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
KatApp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Thi Huyen Trang Nguyen
KatApp
Commits
3e83b38d
Commit
3e83b38d
authored
Nov 17, 2020
by
Thi Huyen Trang Nguyen
Browse files
Options
Downloads
Patches
Plain Diff
KAT-50: Add necessary libraries for camera and database
parent
38c6965f
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
rescueapp/pubspec.yaml
+9
-0
9 additions, 0 deletions
rescueapp/pubspec.yaml
with
9 additions
and
0 deletions
rescueapp/pubspec.yaml
+
9
−
0
View file @
3e83b38d
...
@@ -24,6 +24,15 @@ dependencies:
...
@@ -24,6 +24,15 @@ dependencies:
flutter
:
flutter
:
sdk
:
flutter
sdk
:
flutter
camera
:
^0.5.7+2
image_picker
:
^0.6.2+3
path_provider
:
sqflite
:
^1.2.0
path
:
^1.6.4
share
:
^0.6.5+4
shared_preferences
:
^0.5.6+1
video_player
:
^0.10.0
flutter_bloc
:
^3.2.0
# The following adds the Cupertino Icons font to your application.
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
# Use with the CupertinoIcons class for iOS style icons.
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment