Merge branch 'beta' into master

This commit is contained in:
Vadym 2019-01-28 10:42:52 +02:00 committed by GitHub
commit 0cfaaa9aee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import 'dart:async';
import 'package:flutter/services.dart';
import 'package:image_picker/image_picker.dart';
import 'package:image_picker_modern/image_picker_modern.dart';
/// Supported file types, [ANY] should be used if the file you need isn't listed
enum FileType {