Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
Tour Travel Agency AGR
Project
Project
Details
Activity
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
Dio Maulana
Tour Travel Agency AGR
Commits
7429634b
Commit
7429634b
authored
May 29, 2023
by
Dio Maulana
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add depedencies
parent
38390ce3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
141 additions
and
82 deletions
+141
-82
GeneratedPluginRegistrant.swift
macos/Flutter/GeneratedPluginRegistrant.swift
+2
-0
pubspec.lock
pubspec.lock
+138
-81
pubspec.yaml
pubspec.yaml
+1
-1
No files found.
macos/Flutter/GeneratedPluginRegistrant.swift
View file @
7429634b
...
...
@@ -5,6 +5,8 @@
import
FlutterMacOS
import
Foundation
import
shared_preferences_foundation
func
RegisterGeneratedPlugins
(
registry
:
FlutterPluginRegistry
)
{
SharedPreferencesPlugin
.
register
(
with
:
registry
.
registrar
(
forPlugin
:
"SharedPreferencesPlugin"
))
}
pubspec.lock
View file @
7429634b
This diff is collapsed.
Click to expand it.
pubspec.yaml
View file @
7429634b
...
...
@@ -30,9 +30,9 @@ environment:
# versions available, run `flutter pub outdated`.
dependencies
:
cupertino_icons
:
^1.0.2
file_picker
:
^5.3.2
flutter
:
sdk
:
flutter
shared_preferences
:
^2.1.1
url_strategy
:
^0.2.0
dev_dependencies
:
...
...
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