Fluxstore WooCommerce - Flutter E-commerce Full App

Fluxstore WooCommerce - Flutter E-commerce Full App v5.2.0 Untouched

No permission to download

Ledzepy

Well-known member
Null Master
Trusted Uploader
Apr 10, 2020
677
1,836
120
Brazil

FluxStore WooCommerce 2.4.0​




## :: 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](https://wordpress.org/plugins/order-delivery-date-for-woocommerce) (pro version)
- Required update lib/env.dart file to enable this feature


### (2) Ultimate Membership User ⚡

- Allow selecting the dynamic Pricing List when register on your mobile app.
- Plugin: [Ultimate Membership Pro - WordPress Membership](https://codecanyon.net/item/ultimate-membership-pro-wordpress-plugin/12159253)
- [Subscription Plans](https://codecanyon.net/item/ultimate-membership-pro-wordpress-plugin/12159253) Sign Up feature. Available for the Extended license.


### (3) Audio Player and the PlayList 🎧

- Supported on Blog to play the mp3 audio file

### (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

### (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
- ⚠️ 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**
- Update the **[pedantic](https://pub.dev/packages/pedantic)** to **[flutter_lints](https://pub.dev/packages/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](https://dart.dev/tools/linter-rules).
- 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](https://tppr.me/6w0RH)
- 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
- 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:**

MStore API 2.4.1 (Untoutched)​

 

Attachments

  • mstore-api.zip
    163.7 KB · Views: 40
Last edited:
  • Like
Reactions: tisna98

daniell

New member
Jun 8, 2022
0
0
0

FluxStore WooCommerce 2.4.0​


*** Hidden text: cannot be quoted. ***


## :: 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](https://wordpress.org/plugins/order-delivery-date-for-woocommerce) (pro version)
- Required update lib/env.dart file to enable this feature


### (2) Ultimate Membership User ⚡

- Allow selecting the dynamic Pricing List when register on your mobile app.
- Plugin: [Ultimate Membership Pro - WordPress Membership](https://codecanyon.net/item/ultimate-membership-pro-wordpress-plugin/12159253)
- [Subscription Plans](https://codecanyon.net/item/ultimate-membership-pro-wordpress-plugin/12159253) Sign Up feature. Available for the Extended license.


### (3) Audio Player and the PlayList 🎧

- Supported on Blog to play the mp3 audio file

### (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

### (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
- ⚠️ 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**
- Update the **[pedantic](https://pub.dev/packages/pedantic)** to **[flutter_lints](https://pub.dev/packages/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](https://dart.dev/tools/linter-rules).
- 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](https://tppr.me/6w0RH)
- 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
- 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:**

MStore API 2.4.1 (Untoutched)​

why you put this link in hidden? i have only 3 point
 

White Devil

Well-known member
Trusted Seller
Trusted Uploader
Jan 6, 2019
3,107
6,072
120
world
babiato.tech
Tomz updated Fluxstore WooCommerce - Flutter E-commerce Full App with a new update entry:

Fluxstore WooCommerce v2.4.0 + Documentations

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...

Read the rest of this update entry...
 

Rexkh

New member
Sep 27, 2020
0
0
0
Very active community. Thanks. By the way, can you tell me how to change splashscreen? I searched in the code and found splashscreen.flr. I changed it to splashscreen.png and flare to animated but it freezes on white screen.
 

Ledzepy

Well-known member
Null Master
Trusted Uploader
Apr 10, 2020
677
1,836
120
Brazil

FluxStore WooCommerce 2.4.1 + Documentations​




# Version 2.4.1 – 28 Aug 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.
 
  • Love
Reactions: tanierlyons

Ledzepy

Well-known member
Null Master
Trusted Uploader
Apr 10, 2020
677
1,836
120
Brazil

FluxStore WooCommerce 2.4.1 + Documentations​


*** Hidden text: cannot be quoted. ***


# Version 2.4.1 – 28 Aug 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.
update this @Tomz
 
  • Love
Reactions: tanierlyons

White Devil

Well-known member
Trusted Seller
Trusted Uploader
Jan 6, 2019
3,107
6,072
120
world
babiato.tech
Tomz updated Fluxstore WooCommerce - Flutter E-commerce Full App with a new update entry:

Fluxstore WooCommerce v2.4.1 + Documentation

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
- ♻️...

Read the rest of this update entry...
 

About us

  • Our 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 to make sure our community is one of the best.

Quick Navigation

User Menu