Created
January 13, 2020 20:44
-
-
Save vasilich6107/76685d3d2e27502731b4320df34c108a 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
# …………………………… | |
dependencies: | |
# …………………………… | |
graphql_flutter: ^3.0.0-beta.3 | |
path_provider: ^1.5.1 | |
equatable: ^1.0.2 | |
json_serializable: ^3.2.3 | |
gql: 0.12.0 | |
dev_dependencies: | |
# …………………………… | |
build_runner: ^1.7.2 | |
artemis: ^2.1.4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment