stream_rx_tutorial
stream_rx_tutorial copied to clipboard
package:test/test.dart is missing
Following along w/ tutorial....
In test/stream_intro.dart, the import is missing
I don't think it was included in pubspec.yaml
Thanks I didn't realize that. It worked when I wrote it I add it.
Fixed