Geoclue is a D-Bus service that provides location information on Aurora OS devices. The plugin is an implementation [geoclue](https://pub.dev/packages/geoclue).
...
...
@@ -19,11 +17,8 @@ final location = await GeoClue.getLocation(
## Contents
-[Plugin description](#plugin-description)
-[Installation and build](#installation-and-assembly)
-[Detailed description](#detailed-description)
-[Information about branches](#branch-information)
-[Known errors](#known-errors)
-[Compatibility](#compatibility)
-[Terms of use and participation in development](#terms-of-use-and-participation)
...
...
@@ -52,19 +47,9 @@ flutter-aurora pub get
The plugin implements all the functions of the [geoclue](https://pub.dev/packages/geoclue) plugin, without limitations.
<aname="branch-information"></a>
## Information about branches
The versions of the application comply with the [branch naming](https://developer.auroraos.ru/doc/software_development/examples#branches) agreement .
<aname="known-errors"></a>
## Known errors
No errors observed.
<aname="compatibility"></a>
## Compatibility
The application has been working correctly since the 5.0.0 version of the Aurora OS.
The application has been working correctly since the 5.0.0 version of the Aurora OS. Required flutter 3.32.7 or newer.
### API Versions
The plugin automatically detects your Aurora OS version and uses the appropriate API implementation:
Geoclue — это служба D-Bus, которая предоставляет информацию о геопозиции на устройствах ОС Аврора. Плагин является реализацией [geoclue](https://pub.dev/packages/geoclue).
...
...
@@ -18,11 +16,8 @@ final location = await GeoClue.getLocation(
```
## Содержание
-[Описание плагина](#plugin-description)
-[Установка и сборка](#installation-and-assembly)
-[Подробное описание](#detailed-description)
-[Информация о ветках](#branch-information)
-[Известные ошибки](#known-errors)
-[Совместимость](#compatibility)
-[Правила использования и участие в разработке](#terms-of-use-and-participation)
...
...
@@ -49,20 +44,9 @@ flutter-aurora pub get
Плагин реализует все функции плагина [geoclue](https://pub.dev/packages/geoclue) без ограничений.
<aname="branch-information"></a>
## Информация о ветках
Версии приложения соответствуют соглашению об [наименовании веток](https://developer.auroraos.ru/doc/software_development/examples#branches).
<aname="known-errors"></a>
## Известные ошибки
На данный момент ошибки не обнаружены.
<aname="compatibility"></a>
## Совместимость
Приложение корректно работает начиная с 5.0.0 версии ОС Авроры.
Приложение корректно работает начиная с 5.0.0 версии ОС Авроры. Также требуется версия flutter 3.32.7 или новее.
### Версии API
Плагин автоматически определяет версию ОС Авроры и использует соответствующую реализацию API: