flutter-embedding-native-views
Integrate native Android/iOS views into Flutter and embed Flutter apps into existing web applications.
Install
npx skills add https://github.com/flutter/skills --skill flutter-embedding-native-viewsStats
| Total installs | 2,149 |
| Weekly installs | 2.1K |
| GitHub stars | 833 |
| First seen | Mar 13, 2026 |
| Source | @flutter/skills |
Summary
- Supports two Android composition modes (Hybrid and Texture Layer) with distinct performance and fidelity tradeoffs; iOS and macOS use Hybrid Composition exclusively
- Includes step-by-step workflows for implementing platform views on Android and iOS, with validation and troubleshooting guidance
- Enables embedding Flutter into existing web applications via Full Page or Multi-view (Embedded) mode, with JavaScript and Dart configuration examples
- Provides performance mitigation strategies, such as rendering native view screenshots as placeholder textures during complex animations
Tags
Related skills
| Skill | Installs | vs flutter-embedding-native-views |
|---|---|---|
| flutter-testing-apps | 2,411 | +262 |
| react | 1,456 | -693 |
| flutter-setting-up-on-windows | 1,927 | -222 |
| e2e-testing | 1,466 | -683 |
| rivetkit-client-swift | 2,006 | -143 |
FAQ
- How many installs does flutter-embedding-native-views have?
- flutter-embedding-native-views has 2,149 total installs and 2.1K installs this week.
- Where is flutter-embedding-native-views hosted?
- flutter-embedding-native-views is published by @flutter/skills at https://github.com/flutter/skills.
- How many GitHub stars does flutter-embedding-native-views have?
- flutter-embedding-native-views has 833 GitHub stars.
- When was flutter-embedding-native-views first indexed?
- OrangeBot.AI first indexed flutter-embedding-native-views on Mar 13, 2026.
- How do I install flutter-embedding-native-views?
- Run: npx skills add https://github.com/flutter/skills --skill flutter-embedding-native-views