just_dart 0.1.0 copy "just_dart: ^0.1.0" to clipboard
just_dart: ^0.1.0 copied to clipboard

Shared Dart utilities for Just Ecosystem.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add just_dart

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

dependencies:
  just_dart: ^0.1.0

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:just_dart/just_dart.dart';
1
likes
150
points
16
downloads

Documentation

API reference

Publisher

verified publisherjustunknown.com

Weekly Downloads

Shared Dart utilities for Just Ecosystem.

Repository (GitHub)
View/report issues
Contributing

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on just_dart