extra_field 0.1.0 copy "extra_field: ^0.1.0" to clipboard
extra_field: ^0.1.0 copied to clipboard

A rich composer input field for Flutter — inline trigger detection (#, @, $), action buttons, sticker panels, attachment previews, async validators, and a send button. Zero external dependencies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add extra_field

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

dependencies:
  extra_field: ^0.1.0

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:extra_field/extra_field.dart';
0
likes
150
points
68
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A rich composer input field for Flutter — inline trigger detection (#, @, $), action buttons, sticker panels, attachment previews, async validators, and a send button. Zero external dependencies.

Repository (GitHub)
View/report issues

Topics

#input #composer #chat #mentions #widget

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on extra_field