Skip to content

Commit f87f428

Browse files
committed
Merge branch 'master' of github.com:mmcc007/modal_progress_hud
# Conflicts: # example/pubspec.lock # lib/modal_progress_hud.dart # scripts/runTests.sh # test/modal_progress_hud_test.dart
2 parents eb88d11 + aa6bb1b commit f87f428

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

example/pubspec.lock

+4
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,11 @@ packages:
7777
name: file
7878
url: "https://pub.dartlang.org"
7979
source: hosted
80+
<<<<<<< HEAD
8081
version: "5.0.1"
82+
=======
83+
version: "5.0.6"
84+
>>>>>>> aa6bb1b642020a8e28c5eefd3909722e80f79973
8185
flutter:
8286
dependency: "direct main"
8387
description: flutter

test/modal_progress_hud_test.dart

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//import 'package:test/test.dart';
21
import 'package:flutter/material.dart';
32
import 'package:flutter/widgets.dart';
43
import 'package:flutter_test/flutter_test.dart';

0 commit comments

Comments
 (0)