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

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 Dart:

 $ dart pub add native_swiftui_pastebutton_and_textfield

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 dart pub get):

dependencies:
  native_swiftui_pastebutton_and_textfield: ^1.0.2

Alternatively, your editor might support dart pub get or 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
0
points
62
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.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface, uuid

More

Packages that depend on native_swiftui_pastebutton_and_textfield