text_area 0.0.3 copy "text_area: ^0.0.3" to clipboard
text_area: ^0.0.3 copied to clipboard

Text Area Flutter Project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add text_area

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

dependencies:
  text_area: ^0.0.3

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:text_area/text_area.dart';
10
likes
110
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

Text Area Flutter Project.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on text_area