ts2dart_fork 0.0.5 copy "ts2dart_fork: ^0.0.5" to clipboard
ts2dart_fork: ^0.0.5 copied to clipboard

Transpiles TypeScript declaration files (.d.ts) to Dart interop

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ts2dart_fork

With Flutter:

 $ flutter pub add ts2dart_fork

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

dependencies:
  ts2dart_fork: ^0.0.5

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:ts2dart_fork/ts2dart.dart';
0
likes
110
points
116
downloads

Publisher

unverified uploader

Weekly Downloads

Transpiles TypeScript declaration files (.d.ts) to Dart interop

Documentation

API reference

License

unknown (license)

Dependencies

archive, built_collection, code_builder, collection, console, dart_style, glob, http, logging, meta, path, recase

More

Packages that depend on ts2dart_fork