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

textfile read/write plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add text_write_read_controller

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

dependencies:
  text_write_read_controller: ^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:text_write_read_controller/text_write_read_controller.dart';
0
likes
135
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

textfile read/write plugin

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, path_provider, plugin_platform_interface

More

Packages that depend on text_write_read_controller

Packages that implement text_write_read_controller