Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 512 Bytes

File metadata and controls

16 lines (11 loc) · 512 Bytes

Flutter Metal Cube

Test project for rendering native Metal graphics displayed within the Flutter Texture Widget. Renders a simple animated cube to a metal texture, which is then registered to the Flutter Texture registry. Each time the contents of the texture are updated, the Flutter Texture Widget is notified and updated.

Screenflick.Movie.71.mp4

Running

Works on macOS and iOS targets.

flutter pub get
flutter run