my subs changed

This commit is contained in:
kishan06
2024-04-24 15:00:27 +05:30
parent a5327c39e0
commit 27d67a65f0
2 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.4.2</string>
<string>1.4.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>

View File

@@ -68,9 +68,9 @@ class _MySubscriptionState extends State<MySubscription> {
padding: const EdgeInsets.symmetric(horizontal: 16),
child: Column(
children: [
SizedBox(
height: 60,
),
// SizedBox(
// height: 60,
// ),
// Container(
// // height: 400,
// width: double.infinity,