Prototype for xiaomi ode2code 2.0
SMARTxiaofan is a digital solution for our SMART Mi Vendors built to deal with invoicing, inventory, accounting needs, and much more. It can be available in multilingual to ease language barrier The goal is to make a vendor’s daily routine less tiring and let them focus more on growing their business and good relation with the customers, less on paperwork or invoicing.
- Setup their store & Profile
- create order by scanning or manually
- Create, print/share customized invoices.
- handle customer and order details
- manage payments
- manage order
- Install vs code and install flutter and dart extension
- Download source code (zip file) and extract all
- Open it in the vs code open
- Connect your real device(phone) with your system via usb cable
- Start terminal and run command flutter devices to check if your device is connected or not
- Go to mobile setting > about > click on your version 8+ times until you become a developer
- Then go to mobile additional settings > developer option > Enable USB debugging (in the debugging block) & also enable install via USB
- Come to the vs code open main.dart file, click Run > Run without Debugging, if it popped up ( build errors exit in your project ) > Debug any ways 9.Let it install apk in the real device (it might take quite long time 1st time)
- You will get permission notification in your phone for installing apk allow to install (click install instead deny)
- And now application is install in the mobile device you can run the application smoothly
- To make changes you can do it in vs code and to see the results let your device connect to the vs code after making any change simply press the Hot start button 13. and the result will reflect to your connected device.
Install the Apk by clicking here and watch on your mobile device.
Download the source code from this repo or click here to download it and then unzip the files.
