micinputtextfield 0.0.4 copy "micinputtextfield: ^0.0.4" to clipboard
micinputtextfield: ^0.0.4 copied to clipboard

This package provides with image , text and audio input similar to whattsapp textfield.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add micinputtextfield

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

dependencies:
  micinputtextfield: ^0.0.4

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:micinputtextfield/mic_input_textfield.dart';
import 'package:micinputtextfield/output.dart';
import 'package:micinputtextfield/platform/audio_recorder_io.dart';
5
likes
160
points
67
downloads

Publisher

verified publisherkarsmiths.com

Weekly Downloads

This package provides with image , text and audio input similar to whattsapp textfield.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, image_picker, loading_animation_widget, path, path_provider, record

More

Packages that depend on micinputtextfield