Multiplatform refers to software, applications, or systems that can run on multiple operating systems or devices without needing major changes.
Examples:
- Apps built with Flutter or React Native run on Android, iOS, web, and desktop.
- Games or software that work on Windows, macOS, and Linux.
It allows developers to use a single codebase to reach a wider audience, saving time and resources.

