to 1.4.5

Flutter 2.8.0 Support

Customer, Vendor and driver apps now have support for flutter 2.8.0. To prevent issue relating to flutter versions, this new update comes in files that support either flutter 2.2.3 or file that support flutter 2.8.0.

When you open the Customer/Vendor/Driver folder you will see they all have two subfolders:

  1. 2.2.3 - This is where file for the update that support flutter 2.2.3 is kept, so you don't have to worry about updating your flutter version yet for this new update

  2. 2.8.0 - This is for the always up-to-date developers, if you have flutter 2.8.0 running, then you can use the files in this 2.8.0 folder to setup/update your project.

Last updated