grpc-dart/lib/src/client
Devon Carew 7f9042f79e
various analysis updates (#755)
* various analysis updates

* misc updates

* remove unintentional dartdoc comment

* Update CONTRIBUTING.md

Co-authored-by: Moritz <moritz@suemmermann.de>

* add ignore comments for use of deprecated apis

---------

Co-authored-by: Moritz <moritz@suemmermann.de>
2025-01-30 08:41:34 +01:00
..
transport various analysis updates (#755) 2025-01-30 08:41:34 +01:00
call.dart various analysis updates (#755) 2025-01-30 08:41:34 +01:00
channel.dart Switch to Dart 3 (#633) 2023-06-07 10:24:33 +02:00
client.dart Fix a typo on the inner invoker parameters (#492) 2021-06-29 23:56:12 +02:00
client_keepalive.dart Fix imports in `http2_connection.dart` (#662) 2023-08-24 11:50:01 +02:00
client_transport_connector.dart Fix imports in `http2_connection.dart` (#662) 2023-08-24 11:50:01 +02:00
common.dart Make ResponseStream a regular class (#642) 2023-06-20 04:32:24 -07:00
connection.dart Expose onConnectionStateChanged for channels (#565) 2022-08-15 15:03:51 +02:00
grpc_or_grpcweb_channel_grpc.dart Cleanup: update to and use latest pkg:lints with associated fixes (#587) 2022-10-31 11:47:31 -07:00
grpc_or_grpcweb_channel_web.dart GrpcOrGrpcWeb: provide more flexible constructors (#484) (#485) 2021-06-08 11:14:57 +02:00
http2_channel.dart Add a ChannelShutdownHandler callback (#620) 2023-04-21 12:01:54 -07:00
http2_connection.dart various analysis updates (#755) 2025-01-30 08:41:34 +01:00
interceptor.dart Fix imports in `http2_connection.dart` (#662) 2023-08-24 11:50:01 +02:00
method.dart Change license to Apache to be consistent with other gRPC repos (#47) 2018-01-12 15:14:19 +01:00
options.dart Add proxy functionality (#657) 2023-08-23 10:07:15 +02:00
proxy.dart Fix imports in `http2_connection.dart` (#662) 2023-08-24 11:50:01 +02:00
query_parameter.dart Migrate grpc to null safety (#432) 2021-01-29 12:40:52 +01:00
web_channel.dart Add a ChannelShutdownHandler callback (#620) 2023-04-21 12:01:54 -07:00