Этот репозиторий содержит Flutter плагины для платформы ОС Аврора.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Vitaliy Zarubin 04c40ef0d7 Done i420 photo & viewfinder 1 year ago
..
aurora Done i420 photo & viewfinder 1 year ago
lib Done i420 photo & viewfinder 1 year ago
.gitignore [camera] Init plugin camera_aurora 1 year ago
README.md [camera] Update dependency 1 year ago
analysis_options.yaml [camera] Init plugin camera_aurora 1 year ago
pubspec.yaml [camera] Add pixel buffer 1 year ago

README.md

camera_aurora

The Aurora implementation of camera.

Usage

This package is not an endorsed implementation of camera. Therefore, you have to include camera_aurora alongside camera as dependencies in your pubspec.yaml file.

*.desktop

Permissions=Camera

pubspec.yaml

dependencies:
  camera: ^0.10.5+5
  camera_aurora:
    git:
      url: https://gitlab.com/omprussia/flutter/flutter-plugins.git
      ref: master
      path: packages/device_info_plus/device_info_plus_aurora