Flutter Beyond Mobile and Web
This article breaks down the talk by Bhasvanth Dev, Student and Co-Founder at Nyx, at the recent Flutter meetup held at GeekyAnts.
Author

Date

Book a call
Table of Contents
In his talk, Bhasvanth took us on a journey deep into the world of Flutter for Wear OS, uncovering the magic of the Wearable Rotary plugin. This Kotlin-based gem, courtesy of Samsung, emerged as a game-changer by seamlessly bridging the gap between Flutter applications and the dynamic world of wearable gestures.
The Marvel of Wearable Rotary

At the heart of this exploration is the Wearable Rotary plugin, a technological marvel designed to facilitate communication with native code and capture wearable gestures. The plugin introduces the concept of "generic motion events," shining a spotlight on its ability to interpret motions like the rotation of the bezel. The motion data is then seamlessly integrated into Flutter applications, enhancing user interactions with every twist and turn.
A key feature of the Wearable Rotary plugin is the event channel, Flutter.variableRotaryChannel, continuously streaming data to Flutter applications through a subscription model, fostering a crucial link between the two worlds.
A Glimpse into App Development
The live coding session kicked off with the creation of a basic counter application, laying the foundation for the journey ahead. The initial steps involve tweaking the build.gradle file to accommodate the Wear OS SDK, highlighting the importance of version 223 for compatibility.
We dived into the core of the variable rotary plugin, deciphering the Kotlin code that powers its functionality. Despite encountering some challenges in locating the source code, the session emphasized the need to grasp the fundamentals of Flutter for effective plugin integration.
Making the App Come Alive
The counter app evolved, incorporating additional methods and refining the user interface. The Wearable Rotary plugin took center stage, with an emphasis on the significance of proper initialization and subscription handling.
A pivotal moment unfolded as the app was run, revealing how the rotary motion of the bezel seamlessly interacted with the counter application.
Beyond the Basics
Buoyed by the success of the counter app, Bhasvanth next created a music app. The session focuses on small screen optimization, responsiveness, and battery efficiency, culminating in the development of a music player controlled by the bezel's rotation.
Challenges and Triumphs
Bhasvanth shared the challenges faced during the journey, including debugging woes and the importance of optimization. Anecdotes, like developing a Flappy Bird app, highlighted the diverse applications possible with Wear OS development.
The Wear OS Landscape
The session concluded with a deep dive into the Wear OS development landscape, addressing factors such as ambient mode and always-on display considerations, underscoring the importance of responsiveness, small screen optimization, and battery efficiency in Wear OS app development.
The live demonstration showcased the app running on an actual Wear OS device, proving that the challenging journey culminated in success. The potential for creating innovative and practical applications for Wear OS using Flutter was vividly illustrated, leaving the audience inspired to explore these possibilities themselves. The stage is set for a new wave of creativity in Wear OS development.
Check out the full talk and demonstration here 🔽
Related Articles.
More from the engineering frontline.
Dive deep into our research and insights on design, development, and the impact of various trends to businesses.

Mar 3, 2026
Performant Vertical Feed in Expo: HLS Caching on iOS
Expo native caching works until HLS on iOS breaks it. Learn how we built a proxy based caching layer to enable instant offline playback in vertical video feeds.

Feb 12, 2026
The Enterprise AI Reality Check: Notes from the Front Lines
Enterprise leaders reveal the real blockers to AI adoption, from skill gaps to legacy systems, and what it takes to move beyond the first 20% of implementation.

Feb 10, 2026
The Three-Year Rule: Why Tech Change Takes Time
Successful enterprise technology transformation depends on a three-year investment strategy that prioritizes cultural readiness, leadership alignment, and robust governance frameworks to modernize legacy systems and improve operational efficiency.

Feb 9, 2026
Building the Workforce and Culture for the Future
AI won’t replace people—unprepared organizations will. Learn how to build skills, culture, and leadership for the AI era.

Feb 9, 2026
The Constant Core: Why Engineering Principles Matter More Than AI Tools
Successful AI integration requires a return to core engineering principles and technical foundations to ensure the workforce can solve deep architectural issues and manage complex systems when they fail.

Feb 9, 2026
Impact of AI on Software Engineering
7 billion lines of AI-generated code. 50x ROI. More hiring, not less. Explore the real impact of AI on software engineering roles and value.