Route

Results 5 comments of Route

i called the createTag in another file like this ``` import 'package:sparrow/network/graphql/tag/tag.dart' as client; class TagController extends GetxController { void newTag() async { ... some code ... MutationOptions options =...

if the backend throw a custom exception which message is null. this line: error['message'] as String will throw an excption. it's not the expected.

因为项目中只引用了image-viewer,所以就弄了个image-viewer.jar。另外两个自己去下源码弄个jar包 [image-viewer.zip](https://github.com/albert-lii/ImageViewer/files/11101193/image-viewer.zip)

[related to this issue](https://github.com/bolteu/screenshotty/issues/28)

同样碰到这个问题