ts2dart_fork 0.0.6 copy "ts2dart_fork: ^0.0.6" to clipboard
ts2dart_fork: ^0.0.6 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.6

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
140
points
121
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com
github.com

License

MIT (license)

Dependencies

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

More

Packages that depend on ts2dart_fork