Update flutter from 2.2.2 to 2.2.3 (#6045)

This commit is contained in:
Ed Reel
2021-08-08 04:08:11 -05:00
committed by GitHub
parent e6f58d4908
commit 29fe987b8c

View File

@@ -3,7 +3,7 @@ require 'package'
class Flutter < Package
description "Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase."
homepage 'https://flutter.dev/'
version '2.2.2'
version '2.2.3'
license 'BSD-3'
compatibility 'all'
source_url 'https://github.com/flutter/flutter.git'