Skip to content

Commit

Permalink
Merge branch 'develop' into 2x
Browse files Browse the repository at this point in the history
  • Loading branch information
BytesZero committed Sep 1, 2021
2 parents 4af75c4 + 492e113 commit 8fadde7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -129,13 +129,6 @@ class _MyAppState extends State<MyApp> {
show: true,
),
),
AspectRatio(
aspectRatio: 6.4 / 1,
child: AdBannerWidget(
posId: AdsConfig.bannerId02,
interval: 120,
),
),
Container(
width: double.infinity,
// height: 100,
Expand Down

0 comments on commit 8fadde7

Please sign in to comment.