Skip to content

Commit af2b1fa

Browse files
committed
Merge branch 'release/1.2.0'
2 parents 2b29854 + 954d496 commit af2b1fa

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

example/lib/main.dart

-7
Original file line numberDiff line numberDiff line change
@@ -129,13 +129,6 @@ class _MyAppState extends State<MyApp> {
129129
show: true,
130130
),
131131
),
132-
AspectRatio(
133-
aspectRatio: 6.4 / 1,
134-
child: AdBannerWidget(
135-
posId: AdsConfig.bannerId02,
136-
interval: 120,
137-
),
138-
),
139132
Container(
140133
width: double.infinity,
141134
// height: 100,

0 commit comments

Comments
 (0)