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

outdated

自动把 flutter native 项目转化成 flutter-web 项目

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add trans2fw

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

dependencies:
  trans2fw: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:trans2fw/trans2fw.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

自动把 flutter native 项目转化成 flutter-web 项目

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

args, console, dart_inquirer, path

More

Packages that depend on trans2fw