native_emoji_keyboard

Last updated:

0 purchases

native_emoji_keyboard Image
native_emoji_keyboard Images
Add to Cart

Description:

native emoji keyboard

native_emoji_keyboard #
Platform View for iOS emoji keyboard
Installation #

Xcode 11.4+
Flutter SDK 2.0.0+


Add this line into plist

<key>io.flutter.embedded_views_preview</key>
<true/>
copied to clipboard

Add to build "EmojiTextField"

SizedBox(
width: 350,
height: 250,
child: UiKitView(
viewType: "EmojiTextField",
),
)
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.