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

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

Mic Input Textfield #

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

Installation #

To use this package, add micinputtextfield as a dependency in your pubspec.yaml file.

[Demo] [Demo Vedio]

dependencies:
    micinputtextfield: ^version_number

import 'package:micinputtextfield/mic_input_textfield.dart';

MicInputTextField(
            onSend: (ou) async {
              log("OnSend");
             
              log(noofincrement.toString());
            },
          )

5
likes
0
points
49
downloads

Publisher

verified publisherkarsmiths.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, image_picker, loading_animation_widget, path, path_provider, record

More

Packages that depend on micinputtextfield