Skip to content

Commit 70cec5e

Browse files
committed
diposebag 1.4.0
1 parent d9ed614 commit 70cec5e

File tree

3 files changed

+24
-22
lines changed

3 files changed

+24
-22
lines changed

lib/main.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import 'package:disposebag/disposebag.dart';
12
import 'package:flutter/material.dart';
23
import 'package:flutter/services.dart';
34
import 'package:flutter_provider/flutter_provider.dart';
@@ -21,6 +22,7 @@ import 'package:rx_shared_preferences/rx_shared_preferences.dart';
2122

2223
void main() async {
2324
WidgetsFlutterBinding.ensureInitialized();
25+
DisposeBag.logger = null;
2426

2527
await SystemChrome.setPreferredOrientations([DeviceOrientation.portraitUp]);
2628

pubspec.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ packages:
2828
name: async
2929
url: "https://pub.dartlang.org"
3030
source: hosted
31-
version: "2.5.0-nullsafety.1"
31+
version: "2.5.0-nullsafety.3"
3232
boolean_selector:
3333
dependency: transitive
3434
description:
3535
name: boolean_selector
3636
url: "https://pub.dartlang.org"
3737
source: hosted
38-
version: "2.1.0-nullsafety.1"
38+
version: "2.1.0-nullsafety.3"
3939
build:
4040
dependency: transitive
4141
description:
@@ -105,14 +105,14 @@ packages:
105105
name: characters
106106
url: "https://pub.dartlang.org"
107107
source: hosted
108-
version: "1.1.0-nullsafety.3"
108+
version: "1.1.0-nullsafety.5"
109109
charcode:
110110
dependency: transitive
111111
description:
112112
name: charcode
113113
url: "https://pub.dartlang.org"
114114
source: hosted
115-
version: "1.2.0-nullsafety.1"
115+
version: "1.2.0-nullsafety.3"
116116
checked_yaml:
117117
dependency: transitive
118118
description:
@@ -133,7 +133,7 @@ packages:
133133
name: clock
134134
url: "https://pub.dartlang.org"
135135
source: hosted
136-
version: "1.1.0-nullsafety.1"
136+
version: "1.1.0-nullsafety.3"
137137
code_builder:
138138
dependency: transitive
139139
description:
@@ -147,7 +147,7 @@ packages:
147147
name: collection
148148
url: "https://pub.dartlang.org"
149149
source: hosted
150-
version: "1.15.0-nullsafety.3"
150+
version: "1.15.0-nullsafety.5"
151151
convert:
152152
dependency: transitive
153153
description:
@@ -189,7 +189,7 @@ packages:
189189
name: disposebag
190190
url: "https://pub.dartlang.org"
191191
source: hosted
192-
version: "1.3.2"
192+
version: "1.4.0"
193193
distinct_value_connectable_stream:
194194
dependency: "direct main"
195195
description:
@@ -203,7 +203,7 @@ packages:
203203
name: fake_async
204204
url: "https://pub.dartlang.org"
205205
source: hosted
206-
version: "1.2.0-nullsafety.1"
206+
version: "1.2.0-nullsafety.3"
207207
ffi:
208208
dependency: transitive
209209
description:
@@ -344,7 +344,7 @@ packages:
344344
name: js
345345
url: "https://pub.dartlang.org"
346346
source: hosted
347-
version: "0.6.2"
347+
version: "0.6.3-nullsafety.3"
348348
json_annotation:
349349
dependency: transitive
350350
description:
@@ -365,14 +365,14 @@ packages:
365365
name: matcher
366366
url: "https://pub.dartlang.org"
367367
source: hosted
368-
version: "0.12.10-nullsafety.1"
368+
version: "0.12.10-nullsafety.3"
369369
meta:
370370
dependency: transitive
371371
description:
372372
name: meta
373373
url: "https://pub.dartlang.org"
374374
source: hosted
375-
version: "1.3.0-nullsafety.3"
375+
version: "1.3.0-nullsafety.6"
376376
mime:
377377
dependency: transitive
378378
description:
@@ -407,7 +407,7 @@ packages:
407407
name: path
408408
url: "https://pub.dartlang.org"
409409
source: hosted
410-
version: "1.8.0-nullsafety.1"
410+
version: "1.8.0-nullsafety.3"
411411
path_provider_linux:
412412
dependency: transitive
413413
description:
@@ -573,21 +573,21 @@ packages:
573573
name: source_span
574574
url: "https://pub.dartlang.org"
575575
source: hosted
576-
version: "1.8.0-nullsafety.2"
576+
version: "1.8.0-nullsafety.4"
577577
stack_trace:
578578
dependency: transitive
579579
description:
580580
name: stack_trace
581581
url: "https://pub.dartlang.org"
582582
source: hosted
583-
version: "1.10.0-nullsafety.1"
583+
version: "1.10.0-nullsafety.6"
584584
stream_channel:
585585
dependency: transitive
586586
description:
587587
name: stream_channel
588588
url: "https://pub.dartlang.org"
589589
source: hosted
590-
version: "2.1.0-nullsafety.1"
590+
version: "2.1.0-nullsafety.3"
591591
stream_transform:
592592
dependency: transitive
593593
description:
@@ -601,21 +601,21 @@ packages:
601601
name: string_scanner
602602
url: "https://pub.dartlang.org"
603603
source: hosted
604-
version: "1.1.0-nullsafety.1"
604+
version: "1.1.0-nullsafety.3"
605605
term_glyph:
606606
dependency: transitive
607607
description:
608608
name: term_glyph
609609
url: "https://pub.dartlang.org"
610610
source: hosted
611-
version: "1.2.0-nullsafety.1"
611+
version: "1.2.0-nullsafety.3"
612612
test_api:
613613
dependency: transitive
614614
description:
615615
name: test_api
616616
url: "https://pub.dartlang.org"
617617
source: hosted
618-
version: "0.2.19-nullsafety.2"
618+
version: "0.2.19-nullsafety.6"
619619
timing:
620620
dependency: transitive
621621
description:
@@ -636,14 +636,14 @@ packages:
636636
name: typed_data
637637
url: "https://pub.dartlang.org"
638638
source: hosted
639-
version: "1.3.0-nullsafety.3"
639+
version: "1.3.0-nullsafety.5"
640640
vector_math:
641641
dependency: transitive
642642
description:
643643
name: vector_math
644644
url: "https://pub.dartlang.org"
645645
source: hosted
646-
version: "2.1.0-nullsafety.3"
646+
version: "2.1.0-nullsafety.5"
647647
watcher:
648648
dependency: transitive
649649
description:
@@ -680,5 +680,5 @@ packages:
680680
source: hosted
681681
version: "2.2.1"
682682
sdks:
683-
dart: ">=2.10.0-110 <2.11.0"
683+
dart: ">=2.12.0-0.0 <3.0.0"
684684
flutter: ">=1.12.13+hotfix.5 <2.0.0"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies:
2323
distinct_value_connectable_stream: ^1.2.0-beta01
2424
flutter_provider: ^1.1.1
2525
rx_shared_preferences: ^1.3.3
26-
disposebag: ^1.3.2
26+
disposebag: ^1.4.0
2727
flutter_disposebag: ^1.0.0
2828
flutter_bloc_pattern: ^1.2.0
2929

0 commit comments

Comments
 (0)