Kevin Moore
|
32fbc03c63
|
Enable and fix pedantic v1.9 lints (#445)
Co-authored-by: Vyacheslav Egorov <vegorov@google.com>
|
2021-02-01 09:12:26 +01:00 |
Ivan Inozemtsev
|
1e1831a187
|
Migrate grpc to null safety (#432)
|
2021-01-29 12:40:52 +01:00 |
Sigurd Meldgaard
|
054ac9de3c
|
Fix imports (#199)
|
2019-06-25 13:00:58 +02:00 |
Sigurd Meldgaard
|
91564ff7aa
|
grpc-web support (#191)
* grpc-web support
This commits merges the grpc-web branch into master.
It is based on work by https://github.com/fuzzybinary .
|
2019-06-17 13:31:07 +02:00 |
Nic Hite
|
c9c4e40088
|
Remove unnecessary 'new' and 'const' keywords. (#186)
|
2019-06-04 11:31:01 -07:00 |
Nic Hite
|
eafca2ab28
|
Replace Future<Null> with Future<void>. (#146)
|
2019-01-03 08:13:25 +01:00 |
Michael Thomsen
|
c32a9e97be
|
Use new Dart 2 APIs (#99)
* Upgrade to Dart 2 APIs
* Run dartfmt
* Update CHANGELOG.md
* Update pubspec.yaml
|
2018-07-13 12:57:18 +02:00 |
Jakob Andersen
|
686ecb3943
|
Dart 2 fixes (#77)
|
2018-04-05 09:43:42 +02:00 |
Jakob Andersen
|
7621132097
|
Authenticated cloud-to-prod interop tests. (#55)
Added authentication provider classes, and wired up the auth interop
tests.
Refactored connection logic to throw initial connection errors early.
Fixes #53
|
2018-02-05 23:17:16 +01:00 |