Skip to content

Commit

Permalink
fix: fix target-swap conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
micimize authored May 21, 2019
1 parent 10f60f9 commit a8ef157
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
[![MIT License][license-badge]][license-link]
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg)](#contributors)
[![PRs Welcome][prs-badge]](http://makeapullrequest.com)
[![Discord](https://img.shields.io/discord/559455668810153989.svg)](https://discord.gg/tXTtBfC)
[![Watch on GitHub](https://img.shields.io/github/watchers/zino-app/graphql-flutter.svg?style=flat&logo=github&label=Watchers)](https://github.com/zino-app/graphql-flutter)
[![Star on GitHub](https://img.shields.io/github/stars/zino-app/graphql-flutter.svg?style=flat&logo=github&label=Stars)](https://github.com/zino-app/graphql-flutter)

# GraphQL Flutter
[![Watch on GitHub](https://img.shields.io/github/watchers/zino-app/graphql-flutter.svg?style=flat&logo=github&colorB=deeppink&label=Watchers)](https://github.com/zino-app/graphql-flutter)
[![Star on GitHub](https://img.shields.io/github/stars/zino-app/graphql-flutter.svg?style=flat&logo=github&colorB=deeppink&label=Stars)](https://github.com/zino-app/graphql-flutter)
[![Discord](https://img.shields.io/discord/559455668810153989.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/tXTtBfC)

## GraphQL Flutter

[![Build Status][build-status-badge]][build-status-link]
[![Coverage][coverage-badge]][coverage-link]

## About this project

Expand All @@ -17,9 +21,6 @@ The project took inspiration from the [Apollo GraphQL client](https://github.com

## Packages

[![Coverage][coverage-badge]][coverage-link]
[![Build Status][build-status-badge]][build-status-link]

This is a Monorepo which contains the following packages:

| Package | Pub |
Expand All @@ -39,7 +40,7 @@ This is currently our roadmap, please feel free to request additions/changes.
| Query polling ||
| In memory cache ||
| Offline cache sync ||
| GraphQL Upload ||
| GraphQL Upload ||
| Optimistic results ||
| Modularity ||
| Client state management | 🔜 |
Expand Down

0 comments on commit a8ef157

Please # to comment.