terminal_library_flutter 0.0.0 copy "terminal_library_flutter: ^0.0.0" to clipboard
terminal_library_flutter: ^0.0.0 copied to clipboard

A Cross Platform Terminal Library Easy Maintaned And Support On Everywhere Platform

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add terminal_library_flutter

With Flutter:

 $ flutter pub add terminal_library_flutter

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

dependencies:
  terminal_library_flutter: ^0.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:terminal_library_flutter/terminal_library_flutter.dart';
1
likes
0
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A Cross Platform Terminal Library Easy Maintaned And Support On Everywhere Platform

Repository (GitHub)
View/report issues

Documentation

Documentation

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

flutter, general_lib, general_lib_flutter, path, universal_io

More

Packages that depend on terminal_library_flutter