All Questions
Tagged with flutter-webrtc package
1 question
0
votes
2
answers
1k
views
how to import local package files in my main package?
I want to import the about.dart file in my main.dart file. But it is showing error while I'm copying its path. I tried many ways to import it, but all fails. Can anyone please help me in this?