Skip to content

Commit 8fadde7

Browse files
committed
Merge branch 'develop' into 2x
2 parents 4af75c4 + 492e113 commit 8fadde7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

example/lib/main.dart

Lines changed: 0 additions & 7 deletions
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)