Title: Plugin not working in Flutter app
Last modified: March 10, 2022

---

# Plugin not working in Flutter app

 *  Resolved [praveensahu90](https://wordpress.org/support/users/praveensahu90/)
 * (@praveensahu90)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/plugin-not-working-in-flutter-app/)
 * Hi,
    The plugin works fantastic in the web based e-commerce store but functionality
   isn’t working in the android app (flutter based). 1. It shows the unit price 
   on the product display page 2. But in the cart, the total sum is calculated by
   per unit price only and not per bag
 * E.g 1 bag = 50kg
    price/kg = 100
 * Total sum should be 50kg x 100
 * but on app (in the cart) its calculating as 1kg x 100
 * Is there any way around this. Thanks in advance.
 * Cheers,
    Praveen

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Condless](https://wordpress.org/support/users/condless/)
 * (@condless)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/plugin-not-working-in-flutter-app/#post-15445132)
 * Hi Praveen,
    The change should be made in the code of the app, for displaying
   the calculated by per unit price in the cart try using the product ‘price_html’
   attribute instead of the ‘price’ attribute.
 *  Thread Starter [praveensahu90](https://wordpress.org/support/users/praveensahu90/)
 * (@praveensahu90)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/plugin-not-working-in-flutter-app/#post-15459251)
 * Thanks, I’ll try that!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Plugin not working in Flutter app’ is closed to new replies.

 * ![](https://ps.w.org/unit-price-for-woocommerce/assets/icon-256x256.png?rev=2426309)
 * [Unit Price for WooCommerce](https://wordpress.org/plugins/unit-price-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/unit-price-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/unit-price-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/unit-price-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/unit-price-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/unit-price-for-woocommerce/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [praveensahu90](https://wordpress.org/support/users/praveensahu90/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/plugin-not-working-in-flutter-app/#post-15459251)
 * Status: resolved