grpc_web_flutter_example icon indicating copy to clipboard operation
grpc_web_flutter_example copied to clipboard

Update dependencies & text theme

Open chases2 opened this issue 3 years ago • 0 comments
trafficstars

Hello!

Not sure if you're taking PRs on this demo, but I found this demo very useful for debugging gRPC and Flutter together. However, I had to make a couple of small modifications to get it to compile and run.

pubspec.lock was generated using dart pub get. I also had to change one of the text themes to get it to work, since it looks like "display1" isn't a member any longer.

chases2 avatar Oct 28 '22 23:10 chases2