Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
flutter_map-6.1.0-edited
Overview
Overview
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
dart-package
flutter_map-6.1.0-edited
Commits
239c14a6
Commit
239c14a6
authored
Feb 25, 2024
by
Rizal Hermawan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update latlong2 package
parent
f9ecc40f
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
11 deletions
+16
-11
.dart_tool/package_config.json
+2
-2
.dart_tool/package_config_subset
+4
-4
pubspec.lock
+5
-4
pubspec.yaml
+5
-1
No files found.
.dart_tool/package_config.json
View file @
239c14a6
...
@@ -147,7 +147,7 @@
...
@@ -147,7 +147,7 @@
},
},
{
{
"name"
:
"latlong2"
,
"name"
:
"latlong2"
,
"rootUri"
:
"file:///C:/Users/asset/AppData/Local/Pub/Cache/
hosted/pub.dev/latlong2-0.9.0
"
,
"rootUri"
:
"file:///C:/Users/asset/AppData/Local/Pub/Cache/
git/dart-latlong-0.9.0-13634cfd31c9a2c0a220a5fab74a783ba8e929ae/
"
,
"packageUri"
:
"lib/"
,
"packageUri"
:
"lib/"
,
"languageVersion"
:
"3.0"
"languageVersion"
:
"3.0"
},
},
...
@@ -410,7 +410,7 @@
...
@@ -410,7 +410,7 @@
"languageVersion"
:
"3.0"
"languageVersion"
:
"3.0"
}
}
],
],
"generated"
:
"2024-02-25T10:
27:56.934825
Z"
,
"generated"
:
"2024-02-25T10:
45:03.745217
Z"
,
"generator"
:
"pub"
,
"generator"
:
"pub"
,
"generatorVersion"
:
"3.2.0"
"generatorVersion"
:
"3.2.0"
}
}
.dart_tool/package_config_subset
View file @
239c14a6
...
@@ -14,6 +14,10 @@ flutter_map
...
@@ -14,6 +14,10 @@ flutter_map
3.0
3.0
file:///C:/24%20Rizal%20Hermawan/job/mobile/codingan/edit_pub/tidak_tdk_dipush/flutter_map-6.1.0-edited/
file:///C:/24%20Rizal%20Hermawan/job/mobile/codingan/edit_pub/tidak_tdk_dipush/flutter_map-6.1.0-edited/
file:///C:/24%20Rizal%20Hermawan/job/mobile/codingan/edit_pub/tidak_tdk_dipush/flutter_map-6.1.0-edited/lib/
file:///C:/24%20Rizal%20Hermawan/job/mobile/codingan/edit_pub/tidak_tdk_dipush/flutter_map-6.1.0-edited/lib/
latlong2
3.0
file:///C:/Users/asset/AppData/Local/Pub/Cache/git/dart-latlong-0.9.0-13634cfd31c9a2c0a220a5fab74a783ba8e929ae/
file:///C:/Users/asset/AppData/Local/Pub/Cache/git/dart-latlong-0.9.0-13634cfd31c9a2c0a220a5fab74a783ba8e929ae/lib/
_fe_analyzer_shared
_fe_analyzer_shared
3.0
3.0
file:///C:/Users/asset/AppData/Local/Pub/Cache/hosted/pub.dev/_fe_analyzer_shared-64.0.0/
file:///C:/Users/asset/AppData/Local/Pub/Cache/hosted/pub.dev/_fe_analyzer_shared-64.0.0/
...
@@ -102,10 +106,6 @@ js
...
@@ -102,10 +106,6 @@ js
2.19
2.19
file:///C:/Users/asset/AppData/Local/Pub/Cache/hosted/pub.dev/js-0.6.7/
file:///C:/Users/asset/AppData/Local/Pub/Cache/hosted/pub.dev/js-0.6.7/
file:///C:/Users/asset/AppData/Local/Pub/Cache/hosted/pub.dev/js-0.6.7/lib/
file:///C:/Users/asset/AppData/Local/Pub/Cache/hosted/pub.dev/js-0.6.7/lib/
latlong2
3.0
file:///C:/Users/asset/AppData/Local/Pub/Cache/hosted/pub.dev/latlong2-0.9.0/
file:///C:/Users/asset/AppData/Local/Pub/Cache/hosted/pub.dev/latlong2-0.9.0/lib/
lints
lints
3.0
3.0
file:///C:/Users/asset/AppData/Local/Pub/Cache/hosted/pub.dev/lints-3.0.0/
file:///C:/Users/asset/AppData/Local/Pub/Cache/hosted/pub.dev/lints-3.0.0/
...
...
pubspec.lock
View file @
239c14a6
...
@@ -190,10 +190,11 @@ packages:
...
@@ -190,10 +190,11 @@ packages:
latlong2:
latlong2:
dependency: "direct main"
dependency: "direct main"
description:
description:
name: latlong2
path: "."
sha256: "18712164760cee655bc790122b0fd8f3d5b3c36da2cb7bf94b68a197fbb0811b"
ref: "13634cfd31c9a2c0a220a5fab74a783ba8e929ae"
url: "https://pub.dev"
resolved-ref: "13634cfd31c9a2c0a220a5fab74a783ba8e929ae"
source: hosted
url: "https://git.locatorlogic.com/dart-package/dart-latlong-0.9.0"
source: git
version: "0.9.0"
version: "0.9.0"
lints:
lints:
dependency: transitive
dependency: transitive
...
...
pubspec.yaml
View file @
239c14a6
name
:
flutter_map
name
:
flutter_map
description
:
A versatile mapping package for Flutter, that's simple and easy to learn, yet completely customizable and configurable
description
:
A versatile mapping package for Flutter, that's simple and easy to learn, yet completely customizable and configurable
version
:
6.1.0
version
:
6.1.0
publish_to
:
none
repository
:
https://github.com/fleaflet/flutter_map
repository
:
https://github.com/fleaflet/flutter_map
issue_tracker
:
https://github.com/fleaflet/flutter_map/issues
issue_tracker
:
https://github.com/fleaflet/flutter_map/issues
...
@@ -31,7 +32,10 @@ dependencies:
...
@@ -31,7 +32,10 @@ dependencies:
flutter
:
flutter
:
sdk
:
flutter
sdk
:
flutter
http
:
^1.0.0
http
:
^1.0.0
latlong2
:
^0.9.0
latlong2
:
git
:
url
:
https://git.locatorlogic.com/dart-package/dart-latlong-0.9.0
ref
:
13634cfd31c9a2c0a220a5fab74a783ba8e929ae
logger
:
^2.0.1
logger
:
^2.0.1
meta
:
^1.9.1
meta
:
^1.9.1
polylabel
:
^1.0.1
polylabel
:
^1.0.1
...
...
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