hello_dart_monady 0.0.3 copy "hello_dart_monady: ^0.0.3" to clipboard
hello_dart_monady: ^0.0.3 copied to clipboard

A test package that allows me to try how to deploy the package online and send a greet message.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hello_dart_monady

With Flutter:

 $ flutter pub add hello_dart_monady

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

dependencies:
  hello_dart_monady: ^0.0.3

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:hello_dart_monady/hello_dart.dart';
0
likes
0
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

A test package that allows me to try how to deploy the package online and send a greet message.

License

unknown (license)

Dependencies

flutter

More

Packages that depend on hello_dart_monady