grpc-dart/lib
Aran Donohue 840661415d
Fix: Migrate off legacy JS/HTML APIs (#750)
* update: Migrate off legacy JS/HTML apis

* update: use dart.library.js_interop in place of dart.library.html

* update: dart format xhr_transport.dart and update dart sdk to v3.4.0 in workflows

* update: use if instead of switch case in xhr_transport.dart

* update: upgrade web package to v1.1.0

* refactor: use Uint8List for sending data over XHR rather than Int8List

* refactor: eta-reduction of call to request.setRequestHeader

* Update client_xhr_transport_test to avoid dart:html, updating xhr_transport to support testability

* fixup tests

---------

Co-authored-by: minoic <minoic2020@gmail.com>
Co-authored-by: Moritz <mosum@google.com>
2025-02-18 10:13:50 +01:00
..
src Fix: Migrate off legacy JS/HTML APIs (#750) 2025-02-18 10:13:50 +01:00
grpc.dart various analysis updates (#755) 2025-01-30 08:41:34 +01:00
grpc_connection_interface.dart Move `codec.dart` to former place (#713) 2024-05-17 14:53:33 +02:00
grpc_or_grpcweb.dart Fix: Migrate off legacy JS/HTML APIs (#750) 2025-02-18 10:13:50 +01:00
grpc_web.dart grpc_or_grpcweb.dart: exporting shared types #486 (#487) 2021-06-13 08:24:28 +02:00
service_api.dart Rev package:lints (#740) 2024-10-01 10:46:38 +02:00