matrix-dart-sdk/lib
Christian Pauly 69b52ba85b refactor: Move pedantic to dev_dependencies
The unawaited method from the pedantic package was a historic solution
for the case that you dont want to await a future in an async function.
But now we can do this with just a comment which
is the recommended way to do this now.
This makes it possible to have pedantic as a dev_dependency which means just one dependency less.
2021-06-18 10:15:59 +02:00
..
encryption refactor: Move pedantic to dev_dependencies 2021-06-18 10:15:59 +02:00
src refactor: Move pedantic to dev_dependencies 2021-06-18 10:15:59 +02:00
encryption.dart docs: Clean up dart documentations 2021-03-16 12:32:21 +00:00
matrix.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00