Skip to content

Commit

Permalink
Resolved formatting issues in pipeline (#168)
Browse files Browse the repository at this point in the history
* resolved formatting issues in pipeline

* pubspec changes

* build updates
  • Loading branch information
ItsAdityaKSingh authored Jun 24, 2022
1 parent 953aca8 commit be1a0e5
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 33 deletions.
16 changes: 7 additions & 9 deletions lib/components/loading_screen.dart
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,18 @@ class LoadingScreen extends StatelessWidget {
),
child: Column(
children: <Widget>[
Expanded(
flex: 3,
child: SizedBox()
),
Expanded(flex: 3, child: SizedBox()),
Expanded(
flex: 1,
child: Padding(
padding: const EdgeInsets.all(8.0),
child: SpinKitThreeBounce(color: kYellow,size: 40,),
)
),
child: SpinKitThreeBounce(
color: kYellow,
size: 40,
),
)),
],
)
),
)),
),
);
}
Expand Down
5 changes: 4 additions & 1 deletion lib/views/home.dart
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,10 @@ class _MainScreenState extends State<MainScreen> with TickerProviderStateMixin {
onPressed: () => showDialog(
context: context,
builder: (context) => AlertDialog(
shape: RoundedRectangleBorder( borderRadius: BorderRadius.circular(10.0),),
shape: RoundedRectangleBorder(
borderRadius:
BorderRadius.circular(10.0),
),
actionsAlignment:
MainAxisAlignment.spaceEvenly,
title: Text(
Expand Down
46 changes: 23 additions & 23 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ packages:
name: built_value
url: "https://pub.dartlang.org"
source: hosted
version: "8.3.2"
version: "8.3.3"
characters:
dependency: transitive
description:
Expand Down Expand Up @@ -147,7 +147,7 @@ packages:
name: connectivity_plus
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.4"
version: "2.3.5"
connectivity_plus_linux:
dependency: transitive
description:
Expand All @@ -161,7 +161,7 @@ packages:
name: connectivity_plus_macos
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.3"
version: "1.2.4"
connectivity_plus_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -259,7 +259,7 @@ packages:
name: ffi
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
version: "2.0.1"
file:
dependency: transitive
description:
Expand Down Expand Up @@ -306,7 +306,7 @@ packages:
name: flutter_hooks
url: "https://pub.dartlang.org"
source: hosted
version: "0.18.4"
version: "0.18.5+1"
flutter_launcher_icons:
dependency: "direct dev"
description:
Expand All @@ -327,7 +327,7 @@ packages:
name: flutter_local_notifications
url: "https://pub.dartlang.org"
source: hosted
version: "9.6.0"
version: "9.6.1"
flutter_local_notifications_linux:
dependency: transitive
description:
Expand Down Expand Up @@ -409,7 +409,7 @@ packages:
name: geolocator_android
url: "https://pub.dartlang.org"
source: hosted
version: "3.2.0"
version: "3.2.1"
geolocator_apple:
dependency: transitive
description:
Expand Down Expand Up @@ -451,21 +451,21 @@ packages:
name: glob
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.2"
version: "2.1.0"
google_maps_flutter:
dependency: "direct main"
description:
name: google_maps_flutter
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.7"
version: "2.1.8"
google_maps_flutter_platform_interface:
dependency: transitive
description:
name: google_maps_flutter_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.7"
version: "2.2.0"
gql:
dependency: transitive
description:
Expand Down Expand Up @@ -563,7 +563,7 @@ packages:
name: http_multi_server
url: "https://pub.dartlang.org"
source: hosted
version: "3.2.0"
version: "3.2.1"
http_parser:
dependency: transitive
description:
Expand Down Expand Up @@ -717,7 +717,7 @@ packages:
name: package_config
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.2"
version: "2.1.0"
path:
dependency: transitive
description:
Expand All @@ -738,14 +738,14 @@ packages:
name: path_provider_android
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.14"
version: "2.0.15"
path_provider_ios:
dependency: transitive
description:
name: path_provider_ios
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.9"
version: "2.0.10"
path_provider_linux:
dependency: transitive
description:
Expand Down Expand Up @@ -801,7 +801,7 @@ packages:
name: pool
url: "https://pub.dartlang.org"
source: hosted
version: "1.5.0"
version: "1.5.1"
process:
dependency: transitive
description:
Expand Down Expand Up @@ -843,7 +843,7 @@ packages:
name: share_plus
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.8"
version: "4.0.9"
share_plus_linux:
dependency: transitive
description:
Expand Down Expand Up @@ -941,28 +941,28 @@ packages:
name: shelf
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0"
version: "1.3.1"
shelf_packages_handler:
dependency: transitive
description:
name: shelf_packages_handler
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.0"
version: "3.0.1"
shelf_static:
dependency: transitive
description:
name: shelf_static
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0"
version: "1.1.1"
shelf_web_socket:
dependency: transitive
description:
name: shelf_web_socket
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
version: "1.0.2"
sizer:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1135,7 +1135,7 @@ packages:
name: url_launcher
url: "https://pub.dartlang.org"
source: hosted
version: "6.1.3"
version: "6.1.4"
url_launcher_android:
dependency: transitive
description:
Expand Down Expand Up @@ -1170,14 +1170,14 @@ packages:
name: url_launcher_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.5"
version: "2.1.0"
url_launcher_web:
dependency: transitive
description:
name: url_launcher_web
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.11"
version: "2.0.12"
url_launcher_windows:
dependency: transitive
description:
Expand Down

0 comments on commit be1a0e5

Please sign in to comment.