mailtm 0.0.1 copy "mailtm: ^0.0.1" to clipboard
mailtm: ^0.0.1 copied to clipboard

mail.tm client

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mailtm

With Flutter:

 $ flutter pub add mailtm

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

dependencies:
  mailtm: ^0.0.1

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:mailtm/client.dart';
import 'package:mailtm/model.dart';
import 'package:mailtm/model.g.dart';
0
likes
85
pub points
0%
popularity

Publisher

unverified uploader

mail.tm client

Homepage

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

http, json_annotation

More

Packages that depend on mailtm