languagepro 0.0.10 copy "languagepro: ^0.0.10" to clipboard
languagepro: ^0.0.10 copied to clipboard

A new Flutter project.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate languagepro

Use it

The package has the following executables:

$ languagepro

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add languagepro

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

dependencies:
  languagepro: ^0.0.10

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:languagepro/languagepro.dart';
0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

A new Flutter project.

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, flutter, logging, path

More

Packages that depend on languagepro