mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Add platform_view_swift based on platform_view example (#10)
This commit is contained in:
committed by
Andrew Brogdon
parent
370a72caa5
commit
c02d0208fa
13
platform_view_swift/pubspec.yaml
Normal file
13
platform_view_swift/pubspec.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
name: platform_view_swift
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
flutter:
|
||||
|
||||
uses-material-design: true
|
||||
assets:
|
||||
- assets/flutter-mark-square-64.png
|
||||
|
||||
# PUBSPEC CHECKSUM: 2aa2
|
||||
Reference in New Issue
Block a user