omi-flutter-patterns
Installation
SKILL.md
Omi Flutter Patterns Skill
This skill provides guidance for working with the Omi Flutter app, including BLE device communication, state management, backend integration, and localization.
When to Use
Use this skill when:
- Working on Flutter/Dart code in
app/ - Implementing BLE device communication
- Working with state management (Provider)
- Integrating with backend APIs
- Adding new UI screens or widgets
Key Patterns
State Management
The app uses Provider pattern for state management: