Коммит 33d93ecf создал по автору Pavel Eliseev's avatar Pavel Eliseev
Просмотр файлов

[chore] Migrate repository links from gitlab.com to developer.auroraos.ru

владелец a2d0ca41
......@@ -16,16 +16,16 @@ The Aurora implementation of `picker` plugins.
A package that allows you to use the file explorer to pick single or multiple files.
[[View Source](https://gitlab.com/omprussia/flutter/flutter-community-plugins/pickers_aurora/-/tree/master/packages/flutter_file_picker_aurora)]
[[View Source](https://developer.auroraos.ru/git/flutter/flutter-community-plugins/pickers_aurora/-/tree/master/packages/flutter_file_picker_aurora)]
### `flutter_image_picker_aurora`
A Flutter plugin for picking images from the image library, and taking new pictures with the camera.
[[View Source](https://gitlab.com/omprussia/flutter/flutter-community-plugins/pickers_aurora/-/tree/master/packages/flutter_image_picker_aurora)]
[[View Source](https://developer.auroraos.ru/git/flutter/flutter-community-plugins/pickers_aurora/-/tree/master/packages/flutter_image_picker_aurora)]
### `flutter_selector_aurora`
A Flutter plugin that manages files and interactions with file dialogs.
[[View Source](https://gitlab.com/omprussia/flutter/flutter-community-plugins/pickers_aurora/-/tree/master/packages/flutter_selector_aurora)]
[[View Source](https://developer.auroraos.ru/git/flutter/flutter-community-plugins/pickers_aurora/-/tree/master/packages/flutter_selector_aurora)]
......@@ -15,7 +15,7 @@ dependencies:
file_picker: ^9.0.2
flutter_file_picker_aurora:
git:
url: https://gitlab.com/omprussia/flutter/flutter-community-plugins/pickers_aurora.git
url: https://developer.auroraos.ru/git/flutter/flutter-community-plugins/pickers_aurora.git
ref: aurora-flutter_file_picker_aurora-0.0.1
path: packages/flutter_file_picker_aurora
```
......
......@@ -292,7 +292,7 @@ packages:
path: "."
ref: "aurora-0.9.0"
resolved-ref: b8881eadd9081a04380496b20867feb45b1225e2
url: "https://gitlab.com/omprussia/flutter/flutter-community-plugins/services_aurora.git"
url: "https://developer.auroraos.ru/git/flutter/flutter-community-plugins/services_aurora.git"
source: git
version: "0.9.0"
sky_engine:
......
......@@ -18,7 +18,7 @@ dependencies:
file_selector: ^1.0.3
flutter_selector_aurora:
git:
url: https://gitlab.com/omprussia/flutter/flutter-community-plugins/pickers_aurora.git
url: https://developer.auroraos.ru/git/flutter/flutter-community-plugins/pickers_aurora.git
ref: aurora-flutter_selector_aurora-0.0.3
path: packages/flutter_selector_aurora
......
......@@ -15,7 +15,7 @@ dependencies:
image_picker: ^1.1.2
flutter_image_picker_aurora:
git:
url: https://gitlab.com/omprussia/flutter/flutter-community-plugins/pickers_aurora.git
url: https://developer.auroraos.ru/git/flutter/flutter-community-plugins/pickers_aurora.git
ref: aurora-flutter_image_picker_aurora-0.0.2
path: packages/flutter_image_picker_aurora
```
......
......@@ -47,7 +47,7 @@ packages:
path: "packages/camera_aurora"
ref: "aurora-camera_aurora-0.6.0"
resolved-ref: "3993b60429014d12475bcc639c20a5d6693b1c24"
url: "https://gitlab.com/omprussia/flutter/packages.git"
url: "https://developer.auroraos.ru/git/flutter/packages.git"
source: git
version: "0.6.0"
camera_avfoundation:
......@@ -437,7 +437,7 @@ packages:
path: "packages/path_provider_aurora"
ref: "aurora-path_provider_aurora-0.6.0"
resolved-ref: "82e13309171cb454aae989dbbde477282dfa7e20"
url: "https://gitlab.com/omprussia/flutter/packages.git"
url: "https://developer.auroraos.ru/git/flutter/packages.git"
source: git
version: "0.6.0"
path_provider_foundation:
......@@ -510,7 +510,7 @@ packages:
path: "."
ref: "aurora-0.9.0"
resolved-ref: b8881eadd9081a04380496b20867feb45b1225e2
url: "https://gitlab.com/omprussia/flutter/flutter-community-plugins/services_aurora.git"
url: "https://developer.auroraos.ru/git/flutter/flutter-community-plugins/services_aurora.git"
source: git
version: "0.9.0"
sky_engine:
......
......@@ -21,24 +21,24 @@ dependencies:
path_provider: ^2.0.15
path_provider_aurora:
git:
url: https://gitlab.com/omprussia/flutter/packages.git
url: https://developer.auroraos.ru/git/flutter/packages.git
ref: aurora-path_provider_aurora-0.6.0
path: packages/path_provider_aurora
camera: ^0.11.0+2
camera_aurora:
git:
url: https://gitlab.com/omprussia/flutter/packages.git
url: https://developer.auroraos.ru/git/flutter/packages.git
ref: aurora-camera_aurora-0.6.0
path: packages/camera_aurora
file_selector: ^1.0.3
flutter_selector_aurora:
git:
url: https://gitlab.com/omprussia/flutter/flutter-community-plugins/pickers_aurora.git
url: https://developer.auroraos.ru/git/flutter/flutter-community-plugins/pickers_aurora.git
ref: aurora-flutter_selector_aurora-0.0.3
path: packages/flutter_selector_aurora
services_aurora:
git:
url: https://gitlab.com/omprussia/flutter/flutter-community-plugins/services_aurora.git
url: https://developer.auroraos.ru/git/flutter/flutter-community-plugins/services_aurora.git
ref: aurora-0.9.0
dev_dependencies:
......
......@@ -15,7 +15,7 @@ dependencies:
file_selector: ^1.0.3
flutter_selector_aurora:
git:
url: https://gitlab.com/omprussia/flutter/flutter-community-plugins/pickers_aurora.git
url: https://developer.auroraos.ru/git/flutter/flutter-community-plugins/pickers_aurora.git
ref: aurora-flutter_selector_aurora-0.0.3
path: packages/flutter_selector_aurora
```
......
......@@ -269,7 +269,7 @@ packages:
path: "."
ref: "aurora-0.9.0"
resolved-ref: b8881eadd9081a04380496b20867feb45b1225e2
url: "https://gitlab.com/omprussia/flutter/flutter-community-plugins/services_aurora.git"
url: "https://developer.auroraos.ru/git/flutter/flutter-community-plugins/services_aurora.git"
source: git
version: "0.9.0"
sky_engine:
......
......@@ -19,7 +19,7 @@ dependencies:
file_selector_platform_interface: ^2.6.2
services_aurora:
git:
url: https://gitlab.com/omprussia/flutter/flutter-community-plugins/services_aurora.git
url: https://developer.auroraos.ru/git/flutter/flutter-community-plugins/services_aurora.git
ref: aurora-0.9.0
dev_dependencies:
......
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать