• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
Fluxstore WooCommerce - Flutter E-commerce Full App Premium

Fluxstore WooCommerce - Flutter E-commerce Full App Premium 5.0

Version 3.0.6​

Last updated: 06 Sep, 2022
  • This release version is focused to upgrade the compatibility with Flutter v3.3 (release Aug 31)
  • Upgrade latest Flutter channel stable v3.3
    • To make sure you are using the correct Flutter version, run this command:
      flutter --version
      • Example output:
        Flutter 2.5.0 • channel stable • <https://github.com/flutter/flutter.git>
        Framework • revision 4cc385b4b8 (2 days ago) • 2021-09-07 23:01:49 -0700
        Engine • revision f0826da7ef
        Tools • Dart 2.14.0
    • To upgrade Flutter 3.3.0, please close all your IDE and run these commands in the project folder:
      flutter channel stable
      flutter upgrade --force
      flutter pub cache clean
      flutter clean
      flutter pub get

    • See more common issue & solution when install Flutter from this link.
  • Update/migrate the app to latest version
  • Like
Reactions: tatar221
Top