Skip to content

dkokic/matrix.dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matrix

A library for Dart developers to provide decentralised communication using the Matrix spec.

Usage

A simple usage example:

import 'package:matrix/matrix.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

Dart implementation of the Matrix spec for decentralised communication (http://matrix.org/docs/spec/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published