hello_dart_monady 0.0.7 copy "hello_dart_monady: ^0.0.7" to clipboard
hello_dart_monady: ^0.0.7 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 Flutter:

 $ flutter pub add hello_dart_monady

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

dependencies:
  hello_dart_monady: ^0.0.7

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hello_dart_monady