source_span icon indicating copy to clipboard operation
source_span copied to clipboard

Change String or Uri arguments to Uri

Open natebosch opened this issue 4 years ago • 0 comments

Adding a static type makes the API easier to use correctly. The call site can easily inline the Uri.parse if necessary.

natebosch avatar Nov 10 '20 22:11 natebosch