• The default language of any content posted is English.
  • 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 4.0.0

Version 3.7.0
Last updated: 01 Feb, 2023

  • This release is included the patching to fix build issue on latest Flutter v.3.7.0
  • Upgrade latest Flutter channel stable v3.7

Version 3.0.7​

Last updated: 03 Oct, 2022
  • This release is included the patching to fix the build issue on iOS 14 + XCode 14
  • Upgrade latest Flutter channel stable v3.3
  • Note: new Big version update update will be released will be ready very soon 🎉
  • Like
Reactions: tatar221

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