Im uploading a package and somehow flutter pub publish is not working. At first it worked and now it is not working
CodePudding user response:
Try dart pub publish that may work out!
CodePudding user response:
It is working for me. Just use dart pub publish. Thank you
