mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 23:08:59 +00:00
Added iOS example for add-to-app Pigeon (#722)
This commit is contained in:
@@ -8,7 +8,7 @@ class Book {
|
||||
String title;
|
||||
String subtitle;
|
||||
String author;
|
||||
String description;
|
||||
String summary;
|
||||
String publishDate;
|
||||
int pageCount;
|
||||
// Thumbnail thumbnail;
|
||||
|
||||
Reference in New Issue
Block a user