Created
January 13, 2020 21:11
-
-
Save vasilich6107/614fc66c9cd4cd1affdfe73069a23483 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GraphqlProvider( | |
uri: 'http://$host:9002/graphql', | |
child: MaterialApp(…), | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment