|
|
@ -11,11 +11,11 @@ final packageSensorsPlus = PackagePage( |
|
|
|
key: 'sensors_plus', |
|
|
|
key: 'sensors_plus', |
|
|
|
descEN: ''' |
|
|
|
descEN: ''' |
|
|
|
A Flutter plugin to access the accelerometer, gyroscope, |
|
|
|
A Flutter plugin to access the accelerometer, gyroscope, |
|
|
|
and magnetometer sensors. |
|
|
|
magnetometer sensors, etc. |
|
|
|
''', |
|
|
|
''', |
|
|
|
descRU: ''' |
|
|
|
descRU: ''' |
|
|
|
Плагин Flutter для доступа к датчикам акселерометра, |
|
|
|
Плагин Flutter для доступа к датчикам акселерометра, |
|
|
|
гироскопа и магнитометра. |
|
|
|
гироскопа, магнитометра и т.д. |
|
|
|
''', |
|
|
|
''', |
|
|
|
version: '3.0.2', |
|
|
|
version: '3.0.2', |
|
|
|
isPlatformDependent: true, |
|
|
|
isPlatformDependent: true, |
|
|
|