I have a camera flutter project, I am having trouble making a custom preview camera, is there anyone here to help me what package should I use?

后端 未结 0 951
一生所求
一生所求 2020-12-17 09:36

/// Display Camera preview. Widget _cameraPreviewWidget() { if (controller == null || !controller.value.isInitialized) { return const Text( \'Loading\', style: TextStyle( co

相关标签:
回答
  • 消灭零回复
提交回复
热议问题