Skip to content

Commit

Permalink
Example cleanup: delete unsupported build targets & a broken menu item.
Browse files Browse the repository at this point in the history
  • Loading branch information
timbotimbo committed Jun 25, 2024
1 parent 62b56a1 commit 45fffb5
Show file tree
Hide file tree
Showing 39 changed files with 2 additions and 1,649 deletions.
5 changes: 0 additions & 5 deletions example/lib/menu_screen.dart
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ class _MenuScreenState extends State<MenuScreen> {
route: '/orientation',
description: 'test orientation change',
),
_MenuListItem(
description: 'Unity native activity demo',
route: '/activity',
title: 'Native Activity Demo ',
),
];

@override
Expand Down
1 change: 0 additions & 1 deletion example/linux/.gitignore

This file was deleted.

116 changes: 0 additions & 116 deletions example/linux/CMakeLists.txt

This file was deleted.

87 changes: 0 additions & 87 deletions example/linux/flutter/CMakeLists.txt

This file was deleted.

11 changes: 0 additions & 11 deletions example/linux/flutter/generated_plugin_registrant.cc

This file was deleted.

15 changes: 0 additions & 15 deletions example/linux/flutter/generated_plugin_registrant.h

This file was deleted.

23 changes: 0 additions & 23 deletions example/linux/flutter/generated_plugins.cmake

This file was deleted.

6 changes: 0 additions & 6 deletions example/linux/main.cc

This file was deleted.

104 changes: 0 additions & 104 deletions example/linux/my_application.cc

This file was deleted.

Loading

0 comments on commit 45fffb5

Please sign in to comment.