Skip to content

Commit

Permalink
Merge pull request #1144 from zino-hofmann/macros/flutter3
Browse files Browse the repository at this point in the history
prepare version 5.1.1-beta.3
  • Loading branch information
vincenzopalazzo authored May 20, 2022
2 parents e59810f + c0effc7 commit 02be959
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 2 deletions.
1 change: 1 addition & 0 deletions examples/starwars/lib/generated_plugin_registrant.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

// ignore_for_file: directives_ordering
// ignore_for_file: lines_longer_than_80_chars
// ignore_for_file: depend_on_referenced_packages

import 'package:connectivity_plus_web/connectivity_plus_web.dart';

Expand Down
6 changes: 6 additions & 0 deletions packages/graphql_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v5.1.1-beta.3

## New Feature
- support flutter 3.0 and 2.x ([commit](https://github.com/zino-hofmann/graphql-flutter/commit/ee25cfdf50b0b85bd019a35bc4f65c7178e103cb)). @vincenzopalazzo 20-05-2022


# v5.1.1-beta.2

## Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql_flutter/changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"package_name": "graphql_flutter",
"version": "v5.1.1-beta.2",
"version": "v5.1.1-beta.3",
"api": {
"name": "github",
"repository": "zino-hofmann/graphql-flutter",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: graphql_flutter
description: A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
version: 5.1.1-beta.2
version: 5.1.1-beta.3
homepage: https://github.com/zino-app/graphql-flutter/tree/master/packages/graphql_flutter

dependencies:
Expand Down

0 comments on commit 02be959

Please # to comment.