capture camera from old api in flutter
I am using flutter for some automobile screen. As I need to add camera to this device I used added camera package to it. So that I should increased the minsdk versiod ind sdk 21 is not compatible for my hardware. what should I do to read camera from native android ?
Source: View source