native_swiftui_pastebutton_and_textfield 1.0.7 copy "native_swiftui_pastebutton_and_textfield: ^1.0.7" to clipboard
native_swiftui_pastebutton_and_textfield: ^1.0.7 copied to clipboard

PlatformiOS

This is a plugin that provides a paste button and text field from Native SwiftUI as widgets in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add native_swiftui_pastebutton_and_textfield

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  native_swiftui_pastebutton_and_textfield: ^1.0.7

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:native_swiftui_pastebutton_and_textfield/native_swiftui_pastebutton_and_textfield.dart';
4
likes
150
points
63
downloads

Publisher

unverified uploader

Weekly Downloads

This is a plugin that provides a paste button and text field from Native SwiftUI as widgets in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface, uuid

More

Packages that depend on native_swiftui_pastebutton_and_textfield