Skip to content

Commit

Permalink
Change to the new repository
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthaiosSait committed Nov 15, 2023
1 parent 84c94bd commit 5b5c848
Show file tree
Hide file tree
Showing 14 changed files with 39 additions and 39 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@ In your app's pubspec.yaml dependencies, add:
```
arcgis_map:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map
ref: main
arcgis_map_platform_interface:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map_platform_interface
ref: main
arcgis_map_web:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map_web
ref: main
```
Expand Down
4 changes: 2 additions & 2 deletions arcgis_map/example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ In your app's pubspec.yaml dependencies, add e.g. for web:
```
arcgis_map:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map
ref: main
arcgis_map_web:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map_web
ref: main
```
Expand Down
12 changes: 6 additions & 6 deletions arcgis_map/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
path: arcgis_map
ref: "v0.7.3"
resolved-ref: "4a6d5ba103a5b02de7dae14b10ad2b1fd66be6fa"
url: "[email protected]:phntmxyz/arcgis_map.git"
url: "[email protected]:fluttercommunity/arcgis_map.git"
source: git
version: "0.7.3"
arcgis_map_android:
Expand All @@ -16,7 +16,7 @@ packages:
path: arcgis_map_android
ref: "v0.7.3"
resolved-ref: "4a6d5ba103a5b02de7dae14b10ad2b1fd66be6fa"
url: "[email protected]:phntmxyz/arcgis_map.git"
url: "[email protected]:fluttercommunity/arcgis_map.git"
source: git
version: "0.7.3"
arcgis_map_ios:
Expand All @@ -25,7 +25,7 @@ packages:
path: arcgis_map_ios
ref: "v0.7.3"
resolved-ref: "4a6d5ba103a5b02de7dae14b10ad2b1fd66be6fa"
url: "[email protected]:phntmxyz/arcgis_map.git"
url: "[email protected]:fluttercommunity/arcgis_map.git"
source: git
version: "0.7.3"
arcgis_map_method_channel:
Expand All @@ -34,7 +34,7 @@ packages:
path: arcgis_map_method_channel
ref: "v0.7.3"
resolved-ref: "4a6d5ba103a5b02de7dae14b10ad2b1fd66be6fa"
url: "[email protected]:phntmxyz/arcgis_map.git"
url: "[email protected]:fluttercommunity/arcgis_map.git"
source: git
version: "0.7.3"
arcgis_map_platform_interface:
Expand All @@ -43,7 +43,7 @@ packages:
path: arcgis_map_platform_interface
ref: "v0.7.3"
resolved-ref: "4a6d5ba103a5b02de7dae14b10ad2b1fd66be6fa"
url: "[email protected]:phntmxyz/arcgis_map.git"
url: "[email protected]:fluttercommunity/arcgis_map.git"
source: git
version: "0.7.3"
arcgis_map_web:
Expand All @@ -52,7 +52,7 @@ packages:
path: arcgis_map_web
ref: "v0.7.3"
resolved-ref: "4a6d5ba103a5b02de7dae14b10ad2b1fd66be6fa"
url: "[email protected]:phntmxyz/arcgis_map.git"
url: "[email protected]:fluttercommunity/arcgis_map.git"
source: git
version: "0.7.3"
async:
Expand Down
12 changes: 6 additions & 6 deletions arcgis_map/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,32 +11,32 @@ environment:
dependencies:
arcgis_map:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map
ref: v0.7.3
arcgis_map_android:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map_android
ref: v0.7.3
arcgis_map_ios:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map_ios
ref: v0.7.3
arcgis_map_method_channel:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map_method_channel
ref: v0.7.3
arcgis_map_platform_interface:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map_platform_interface
ref: v0.7.3
arcgis_map_web:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map_web
ref: v0.7.3

Expand Down
10 changes: 5 additions & 5 deletions arcgis_map/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
path: arcgis_map_android
ref: "v0.7.3"
resolved-ref: "4a6d5ba103a5b02de7dae14b10ad2b1fd66be6fa"
url: "[email protected]:phntmxyz/arcgis_map.git"
url: "[email protected]:fluttercommunity/arcgis_map.git"
source: git
version: "0.7.3"
arcgis_map_ios:
Expand All @@ -16,7 +16,7 @@ packages:
path: arcgis_map_ios
ref: "v0.7.3"
resolved-ref: "4a6d5ba103a5b02de7dae14b10ad2b1fd66be6fa"
url: "[email protected]:phntmxyz/arcgis_map.git"
url: "[email protected]:fluttercommunity/arcgis_map.git"
source: git
version: "0.7.3"
arcgis_map_method_channel:
Expand All @@ -25,7 +25,7 @@ packages:
path: arcgis_map_method_channel
ref: "v0.7.3"
resolved-ref: "4a6d5ba103a5b02de7dae14b10ad2b1fd66be6fa"
url: "[email protected]:phntmxyz/arcgis_map.git"
url: "[email protected]:fluttercommunity/arcgis_map.git"
source: git
version: "0.7.3"
arcgis_map_platform_interface:
Expand All @@ -34,7 +34,7 @@ packages:
path: arcgis_map_platform_interface
ref: "v0.7.3"
resolved-ref: "4a6d5ba103a5b02de7dae14b10ad2b1fd66be6fa"
url: "[email protected]:phntmxyz/arcgis_map.git"
url: "[email protected]:fluttercommunity/arcgis_map.git"
source: git
version: "0.7.3"
arcgis_map_web:
Expand All @@ -43,7 +43,7 @@ packages:
path: arcgis_map_web
ref: "v0.7.3"
resolved-ref: "4a6d5ba103a5b02de7dae14b10ad2b1fd66be6fa"
url: "[email protected]:phntmxyz/arcgis_map.git"
url: "[email protected]:fluttercommunity/arcgis_map.git"
source: git
version: "0.7.3"
async:
Expand Down
10 changes: 5 additions & 5 deletions arcgis_map/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,27 +10,27 @@ environment:
dependencies:
arcgis_map_android:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map_android
ref: v0.7.3
arcgis_map_ios:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map_ios
ref: v0.7.3
arcgis_map_platform_interface:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map_platform_interface
ref: v0.7.3
arcgis_map_method_channel:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map_method_channel
ref: v0.7.3
arcgis_map_web:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map_web
ref: v0.7.3
flutter:
Expand Down
4 changes: 2 additions & 2 deletions arcgis_map_android/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
path: arcgis_map_method_channel
ref: "v0.7.3"
resolved-ref: "4a6d5ba103a5b02de7dae14b10ad2b1fd66be6fa"
url: "[email protected]:phntmxyz/arcgis_map.git"
url: "[email protected]:fluttercommunity/arcgis_map.git"
source: git
version: "0.7.3"
arcgis_map_platform_interface:
Expand All @@ -16,7 +16,7 @@ packages:
path: arcgis_map_platform_interface
ref: "v0.7.3"
resolved-ref: "4a6d5ba103a5b02de7dae14b10ad2b1fd66be6fa"
url: "[email protected]:phntmxyz/arcgis_map.git"
url: "[email protected]:fluttercommunity/arcgis_map.git"
source: git
version: "0.7.3"
characters:
Expand Down
4 changes: 2 additions & 2 deletions arcgis_map_android/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ environment:
dependencies:
arcgis_map_platform_interface:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map_platform_interface
ref: v0.7.3
arcgis_map_method_channel:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map_method_channel
ref: v0.7.3

Expand Down
4 changes: 2 additions & 2 deletions arcgis_map_ios/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
path: arcgis_map_method_channel
ref: "v0.7.3"
resolved-ref: "4a6d5ba103a5b02de7dae14b10ad2b1fd66be6fa"
url: "[email protected]:phntmxyz/arcgis_map.git"
url: "[email protected]:fluttercommunity/arcgis_map.git"
source: git
version: "0.7.3"
arcgis_map_platform_interface:
Expand All @@ -16,7 +16,7 @@ packages:
path: arcgis_map_platform_interface
ref: "v0.7.3"
resolved-ref: "4a6d5ba103a5b02de7dae14b10ad2b1fd66be6fa"
url: "[email protected]:phntmxyz/arcgis_map.git"
url: "[email protected]:fluttercommunity/arcgis_map.git"
source: git
version: "0.7.3"
characters:
Expand Down
4 changes: 2 additions & 2 deletions arcgis_map_ios/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ environment:
dependencies:
arcgis_map_platform_interface:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map_platform_interface
ref: v0.7.3
arcgis_map_method_channel:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map_method_channel
ref: v0.7.3

Expand Down
2 changes: 1 addition & 1 deletion arcgis_map_method_channel/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
path: arcgis_map_platform_interface
ref: "v0.7.3"
resolved-ref: "4a6d5ba103a5b02de7dae14b10ad2b1fd66be6fa"
url: "[email protected]:phntmxyz/arcgis_map.git"
url: "[email protected]:fluttercommunity/arcgis_map.git"
source: git
version: "0.7.3"
characters:
Expand Down
2 changes: 1 addition & 1 deletion arcgis_map_method_channel/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
arcgis_map_platform_interface:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map_platform_interface
ref: v0.7.3

Expand Down
2 changes: 1 addition & 1 deletion arcgis_map_web/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
path: arcgis_map_platform_interface
ref: "v0.7.3"
resolved-ref: "4a6d5ba103a5b02de7dae14b10ad2b1fd66be6fa"
url: "[email protected]:phntmxyz/arcgis_map.git"
url: "[email protected]:fluttercommunity/arcgis_map.git"
source: git
version: "0.7.3"
async:
Expand Down
2 changes: 1 addition & 1 deletion arcgis_map_web/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
arcgis_map_platform_interface:
git:
url: [email protected]:phntmxyz/arcgis_map.git
url: [email protected]:fluttercommunity/arcgis_map.git
path: arcgis_map_platform_interface
ref: v0.7.3
async: ^2.9.0
Expand Down

0 comments on commit 5b5c848

Please sign in to comment.