QC

Add Sreen window bottom bar flutter

 Add Sreen window bottom bar flutter

Add code :

  final List <Widget> tabs =const[
    Center(child: Text("Homesreen"),),
    Center(child: Text("catelogysreen"),),
    Center(child: Text("storesreen"),),
    Center(child: Text("cartsreen"),),
    Center(child: Text("profilesreen"),),

  ];

ADD : Sau  Scaffold

Trước Bottombar.

 body: tabs[_selecindex],


  _selecindex : 



Git : https://github.com/ANH2018/Bottom-Navigation-Bar/tree/Bottom_bar_new_window


Add :  

 backgroundColor:Colors.blue,





Biến mất debug show :

debugShowCheckedModeBanner: false,

Trong main.dart

















Error No module Onnx opencv

 Error No module Onnx opencv Lệnh :  pip install onnx==1.9 Mã lỗi PS F:\opencv_e\2.video> & C:/Users/youtb/Anaconda3/envs/virtualenv/...