matter 1.0.3 copy "matter: ^1.0.3" to clipboard
matter: ^1.0.3 copied to clipboard

dart matter sdk.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add matter

With Flutter:

 $ flutter pub add matter

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

dependencies:
  matter: ^1.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:matter/matter.dart';
5
likes
130
points
24
downloads

Publisher

verified publisheriothub.cloud

Weekly Downloads

dart matter sdk.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on matter