Skip to content

Commit

Permalink
Update: src/content/platform-integration/android/platform-views.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AmosHuKe committed May 20, 2024
1 parent fe1ba8e commit e5329d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/platform-integration/android/platform-views.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ use the following instructions:

实现一个 `build()` 方法:

<?code-excerpt "lib/platform_views/native_view_example_1.dart (HybridCompositionWidget)"?>
<?code-excerpt "lib/native_view_example_1.dart (hybrid-composition)"?>
```dart
Widget build(BuildContext context) {
// This is used in the platform side to register the view.
Expand Down

0 comments on commit e5329d8

Please sign in to comment.