packagex 0.0.85 copy "packagex: ^0.0.85" to clipboard
packagex: ^0.0.85 copied to clipboard

A library for package dart or flutter to specific platform.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate packagex

Use it

The package has the following executables:

$ packagex

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add packagex

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

dependencies:
  packagex: ^0.0.85

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:packagex/packagex.dart';
1
likes
40
points
3.44k
downloads

Publisher

unverified uploader

Weekly Downloads

A library for package dart or flutter to specific platform.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

Funding

Consider supporting this project:

github.com
github.com

License

MIT (license)

Dependencies

collection, general_lib, github, http, io_universe, mime, path, supabase_client, system_information, telegram_client, yaml

More

Packages that depend on packagex