I'm working on a Flutter app and I want to establish a connection with a smartwatch to exchange step(tracking) data and control some features. I've done some research(Android & iOS), but I'm not sure where to start or which libraries to use for this task.
Any code examples, tutorials, or advice would be greatly appreciated. Thank you!