simple_text_view 0.0.1 copy "simple_text_view: ^0.0.1" to clipboard
simple_text_view: ^0.0.1 copied to clipboard

测试插件

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_text_view

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

dependencies:
  simple_text_view: ^0.0.1

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:simple_text_view/simple_text_view.dart';
0
likes
130
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

测试插件

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on simple_text_view

Packages that implement simple_text_view