Hey Bubble devs!
I’m excited to introduce the Dual List Math Engine — a powerful no-code plugin that brings real list-to-list math operations to your Bubble app.
Whether you’re building financial calculators, data analysis tools, dashboards, or any app that compares or computes across two lists of numbers — this plugin gives you all the core operations you need.
Key Features:
- Perform math operations on two comma-separated lists
- Supports:
add
,subtract
,multiply
,divide
,percent_change
,absolute_difference
,cumulative_sum
, andproduct
- Handle uneven lists with optional padding (start or end)
- Round results to your preferred decimal precision
- Returns output as:
output_list
(comma-separated result)result_sum
(total of values)result_dot_product
(for vector-style math)
See It in Action:
Plugin Demo (play with the inputs!):
https://plugin-demos-48052.bubbleapps.io/version-test/list_math
Plugin Marketplace Page:
Dual List Math Engine Plugin | Bubble
Full Video Tutorial:
Learn how to use the plugin in this step-by-step YouTube video:
YouTube Tutorial:
https://www.youtube.com/watch?v=O1D2L9P9148
This plugin was designed to make list-based logic incredibly easy and intuitive — all without writing a single line of code.
Got questions, feature requests, or want to show off what you built with it? Drop them below!
Happy Bubbling!