t_archive 0.1.0 copy "t_archive: ^0.1.0" to clipboard
t_archive: ^0.1.0 copied to clipboard

thancoder custom binary format file.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add t_archive

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

dependencies:
  t_archive: ^0.1.0

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:t_archive/t_archive.dart';
0
likes
120
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

thancoder custom binary format file.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on t_archive

Packages that implement t_archive