Fluxstore WooCommerce - Flutter E-commerce Full App

Fluxstore WooCommerce - Flutter E-commerce Full App v6.1

No permission to download
  • Welcome to Babiato Forum! All Resources are 100% clean and Safe to Use

Download Fluxstore WooCommerce v2.8.1 - Flutter E-commerce Full App Nulled Free
  • Like
  • Love
Reactions: Caly and bltooth
Download Fluxstore WooCommerce v2.8.0 - Flutter E-commerce Full App Nulled Free
  • Like
  • Love
Reactions: Caly and Honor
Download Fluxstore WooCommerce v2.5.3 - Flutter E-commerce Full App Nulled Free
https://www.notion.so/ChangeLog-57d70a412bcb4393acaa9d165b76df4f Thanks To @slvrsteele
Download Fluxstore WooCommerce v2.5.1 - Flutter E-commerce Full App Nulled Free
Version 2.5.1 – 10 Oct 2021
Last updated: Oct 10, 2021

:: New features

(1) Tera Wallet 💰

(2) New AppBar ⭐
Support Hide TabBar to use AppBar only
Support new AppBar on all screens
Add new AppBar action: Go home
(3) Compatible with FluxBuilder 1.3.x 🌈
There a new bunch of new features and UI are upgraded via FluxBuilder:
Read more detail via Medium

(4) Combine with 2 Apps💫
(5) Dynamic link for Notification ⚡

(6) Clickable URL in Order's Note🗳

(7) Add product Quantity Badge🍀

  • Allow to show the product Quantity Badge on Cart icon in TabBars
  • More information
:: Important improvements
:: Minor bug fixes
  • Thanks to all for reporting bugs & suggesting features. This release contains many fixes & UX improvements:
    • Fix audio player can not close/play when add first audio item to playlist
    • Fix order price in order detail screen and allow half star rating
    • Fix display preview category name
    • Clear the shipping information of previous user in checkout
    • Fix rebuild issue on floating tabbar button
    • Fix loading product vertical layout
    • Update when navigate to product detail in search result
    • Support override label category item
    • Fix issue that not show information about the remitter
    • Upgrade Price Filter on Product screen
    • Fix the snackbar theme issue
    • Fix description transaction
    • Fix missing shadow config for product card
    • Fix the notification not save when open the app from the notification
    • Fix cart quantity indicator in logo layout
    • Update the search coupon, hide clear button when search coupon input empty
  • Upgrade latest Flutter channel stable v2.5.1
    • 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 2.5.1, please close all your IDE and run these commands in the project folder:
      flutter channel stable
      flutter upgrade --force
      flutter clean
      flutter pub get

    • If there is any issue please refer to this solution:
      Could not install Flutter?
  • Migration guide (only for previous FluxStore app):
    • We recommend backup your lib/common folder for reference during migration.
    • In case there is some customization from the previous source, please try your best to compare the source as it has a lot of conflicts.
    • From the Fluxstore app:
      • Make a copy of lib/common folder to a separated folder outside of the project.
      • Update the source via Git by following the Medium guide or download latest source code.
      • Update new config in lib/env.dart. You can reference your config in the copy of lib/common folder in the previous step.
  • Love
Reactions: Caly
Download Fluxstore WooCommerce v2.5.0 - Flutter E-commerce Full App Nulled Free
v2.5.0 – 10 Sep 2021
Last updated: Sep 10, 2021
This is an important update to support the **FluxStore** app compatible with the latest **[Flutter 2.5](https://medium.com/flutter/whats-new-in-flutter-2-5-6f080c3f3dc)** released on **Sep 08, 2021**

- **Upgrade latest Flutter v2.5**
- To make sure you are using the correct Flutter version, run this command:

```bash
flutter --version
```

- Example output:
- To upgrade **Flutter 2.5**, please close all your IDE and run these commands in the project folder:

```bash
flutter channel stable
flutter upgrade --force
flutter clean
flutter pub get
- If there is any issue please refer to this solution:

[Could not install Flutter?](https://www.notion.so/Could-not-install-Flutter-9de400ba3b294f4ca13e283930ae9b86)

- **Migration guide (only for previous FluxStore app):**
- **We recommend backup your lib/common folder for reference during migration.**
- In case there is some customization from the previous source, please try your best to compare the source as it has a lot of conflicts.
- **From the Fluxstore app:**
Download Fluxstore WooCommerce v2.4.1 - Flutter E-commerce Full App Nulled Free
v2.4.1 – 28 Aug 2021 Big Thanks To @araujoph

Last updated: Aug 28, 2021
This release is the updating and patching for **latest 2.4.0**:
- ⚡️ Add options to not hide empty categories & tags.
- ⚡️ Add Tamil language - thank to DestekInfoSolutions.
- ⚡️ Add config to show Add to cart button in search result list
- ♻️ Fixed the **MissingPluginException** on Android when using Webview
- ♻️ Remove the Music Background config on info.plist from iOS.
- ♻️ Fixed import env.dart file from FluxBuilder.
- ♻️ Migrate Splash Screen config to env.dart to support via FluxBuilder.
- ♻️ Fixed Fail to apply coupon and points for booking product.
- ♻️ Upgrade Audio features more stable.
Download Fluxstore WooCommerce v2.4.0 - Flutter E-commerce Full App Nulled Free
Version 2.4.0 – 21 Aug 2021 Thanks To @araujoph For Documentation


Last updated: Aug 21, 2021

:: New features​


(1) Delivery Date Picker 📆

  • Support to select the Delivery Shipping Date base on Available Time from the WooCommerce Store.
  • Required Plugin: Order Delivery Date For WooCommerce (pro version)
  • Required update lib/env.dart file to enable this feature
    /// Enable Delivery Date when doing checkout
    "EnableDeliveryDateOnCheckout": true,

  • See Screenshot.
    calendar.png


(2) Ultimate Membership User ⚡️​



(3) Audio Player and the PlayList 🎧

  • Supported on Blog to play the mp3 audio file
  • See Screenshot
    fluxnews-audio.png

(4) New category layout type 🎨

  • Add more horizontal Product Layout on Home Screen that group by Category Menu.
  • This Layout could be custom on latest FluxBuilder.
  • Update the config_en.json as following
    {
    "layout": "category",
    "type": "menuWithProducts",
    "wrap": false,
    "size": 2,
    "radius": 24,
    "line": false,
    "marginLeft": 24,
    "marginRight": 24,
    "marginTop": 10,
    "marginBottom": 10,
    "paddingX": 0,
    "paddingY": 0,
    "marginX": 0,
    "marginY": 0,
    "hideTitle": false
    },

  • See Screenshot
    Untitled

(5) New SMS Login ⭐️​

  • Easy SMS Login with Registration Form.
  • Auto-assign Vendor role when registered.
  • Allow updating Email, Password after registration.
  • Enable this new feature by update lib/env.dart file
    /// Enable new SMS Login
    "EnableNewSMSLogin": true

  • See Screenshot
    https://giphy.com/embed/2H3TvmqiXwGW6DQH2q
  • ⚠️ This feature is not compatible with the previous FluxStore version (as there is new API and Data breaking change)

:: Important improvements​

  • ⚠️ This release is compatible with the new Flutter 2.2.3
    • To make sure you are using the correct Flutter version, run this command:
      flutter --version
      • Example output:
    • To upgrade Flutter, please close all your IDE and run these commands in the project folder:
      flutter channel stable
      flutter upgrade --force
      flutter clean
      flutter pub get
  • Update the pedantic to flutter_lints, this is a new recommendation from the Flutter team as it contains more strictly coding rules and identifies possible problems in Dart code.
  • Upgrade the SMS Login process to allow users to input extra information (email, password) after verifying OTP, to enable this option make sure to update EnableNewSMSLogin: true
  • Support Dynamic link on Product, Category, Vendor screens.
  • Migrate Splash screen configuration to env.dart to support customize from FluxBuilder side — screenshot
  • Migrate OnBoarding data from config_xx.json to env.dart
  • Update all latest pubspec.yaml library.
  • Add guide in Info.plist to help users changing the required information.
  • Support changing Privacy, About Us, and add a new general item in the Profile screen.
  • Support Privacy and Term in webview
    Simulator Screen Shot - iPhone 12 Pro Max - 2021-08-20 at 09.54.03.png
  • Add more Webview Flutter option for Webview checkout feature.
  • Add Thai language🇹🇭
  • UI improvements for RTL languages.
  • Upgrade SmartChat UI to support more chat items, descriptions.
  • Upgrade banner item to support title and description.
  • Remove Microphone usage.
  • Add the remove notification number on the app icon for iOS and Android.
  • Update Firebase Remote Config feature and document.
  • Improve home screen layout design
  • Improve date and time translation
  • Translate delivery order notification.

:: Minor bug fixes​

  • Thanks to all for reporting bugs & suggesting features. This release contains many fixes & UX improvements:
    • Fix Side Menu shown on the lower layout at Arabic mode.
    • Fix Chat Notification issue.
    • Fix Order’s id is not shown after checkout successfully.
    • Fix the navigate to HomePage or SearchPage from EmptyWishList.
    • Hide the cart icon on the product list, apply coupon and points for a booking product.
    • Fix the incorrect Korean language code, modify AfterShipTracking (Compatible with AfterShip plugin WooCommerce).
    • Fix Out of stock products can be added to cart.
    • Fix Smart Chat does not load webview.
    • Fix status bar color issue.
    • Fix back to shop in Checkout success screen and hide the tab bar when navigating to Checkout Screen.
    • Fix cannot scroll to load more in the product list.
    • Fix apply coupon from CouponList.
    • Fix Users can add over an available quantity of a product.
    • Fix bugs on simple type blog detail.
    • Fix status bar color.
  • Migration guide (only for previous FluxStore app):
    • We recommend backup your lib/common folder for reference during migration.
    • In case there is some customization from the previous source, please try your best to compare the source as it has a lot of conflicts.
    • From the Fluxstore app:
Download Fluxstore WooCommerce v2.3.0 - Flutter E-commerce Full App Nulled Free

Version 2.3.0 – 15 Jul 2021

Last updated: Jul 15, 2021

:: New features​

(1) Subscription Feature 🗳​


Subscription products are supported. Click this little triangle for the screenshot.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/a6bfb2ef-9c5a-49ea-9fd0-7c27614006f1/z2612040630858_94b1bcae6b47d6e287b8791b35bf32c5.jpg


(2) Brands Carousel ⚡️​


  • List of Brands is supported on Dynamic Layout.
    https://s3-us-west-2.amazonaws.com/secure.notion-static.com/734309a0-9c24-4e1c-ba91-e504f401723f/Screen_Shot_2021-07-08_at_10.19.36.png
  • WooCommerce Brands plugin (version 1.6.25)
    WooCommerce Brands - WooCommerce
  • Update the config_en.json as following
    {
    "layout": "brand",
    "name": "Top Brand Choices",
    "isBrandNameShown": true ,
    "isLogoCornerRounded": true
    },

(3) Modify Quantity from Product Grid/List 🎨

-/+ displays on Product Grid/List to add/modify the quantity of products.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/8674a389-3c88-4ffe-bc0f-d9c2c23abed9/Screenshot_1625204168.png


(4) Font Sizes Adjustment ⭐️​

  • Adjust the font size of blog. Click this little triangle for the screenshot
    https://s3-us-west-2.amazonaws.com/secure.notion-static.com/75407a67-8a18-4ddd-8746-4464cb62c20b/Simulator_Screen_Shot_-_iPhone_12_Pro_Max_-_2021-07-12_at_18.26.17.png
Download Fluxstore WooCommerce v2.2.0 - Flutter E-commerce Full App Nulled Free
v2.2.0 – 30 May 2021

Last updated: May 30, 2021

:: New features​

(1) Compatible with new Flutter 2.2.x 🚀

(2) Migrate to Null-safety 💦

  • Update all the dependencies to the latest version.
  • Remove the Override Dependencies warning.
  • Upgrade build.grade (minSdkVersion 20, gradle-6.7).
  • Update more strictly Analyze rule and pedantic 1.11
  • Upgrade from Breaking Change from Google Mobile Ads 0.13.0

(3) Product details screen improvement 📱

(4) App Tracking Transparency for iOS ⚡️​

Add the app tracking transparency for iOS 14.5

(5) Add new styles for TabBar 🗳​

(6) Add Order History for Guest (not login) users 🌈

Ability for users to be able to order and view Order History without logging in.

(7) Native Guest Checkout 💥

:: Important improvements​


⚠️ This release is compatible with the new Flutter 2.2
  • Please close all your IDE and run these commands in the project folder to upgrade Flutter:
    flutter channel stable
    flutter upgrade --force
    flutter clean
    flutter pub get

Migration guide (only for previous FluxStore app):​

  • We recommend backup your lib/common folder for reference during migration.
  • In case there is some customization from the previous source, please try your best to compare the source as it has a lot of conflicts.
  • From the Fluxstore app:
    • Make a copy of lib/common folder to a separated folder outside of the project.
    • Update the source via Git by following the Medium guide or download latest source code.
    • Update new config in lib/env.dart. You can reference your config in the copy of lib/common folder in the previous step.

:: Minor bug fixes & UX improvements​

  • Thanks to all for reporting bugs & suggesting features. This release contains many fixes & UX improvements:
    • Fix quantity-based addons price calculation
    • Load more coupons
    • Fix product list title not update
    • Fix crash when hot restart on iOS
    • Add config to auto detect language
    • Fix real-time chat push notifications
    • Fix dynamic links
    • Fix dark theme glitch
    • Add missing product layout
    • Fix wishlist issues
    • Fix native payments
    • Remove microphone usage on iOS
    • And more...

About us

  • Babiato Forum - The webmaster community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu