From 091e8c5334ab4459f1efef067bfc78beaa2fae6d Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Wed, 3 Jun 2020 00:24:43 +0530 Subject: Application name changes --- pubspec.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'pubspec.yaml') diff --git a/pubspec.yaml b/pubspec.yaml index 3577670..2228d29 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -27,12 +27,6 @@ dependencies: device_apps: ^1.0.9 android_intent: ^0.3.7 - - - # The following adds the Cupertino Icons font to your application. - # Use with the CupertinoIcons class for iOS style icons. - cupertino_icons: ^0.1.3 - dev_dependencies: flutter_test: sdk: flutter @@ -46,7 +40,7 @@ flutter: # The following line ensures that the Material Icons font is # included with your application, so that you can use the icons in # the material Icons class. - uses-material-design: true + uses-material-design: false # To add assets to your application, add an assets section, like this: # assets: -- cgit v1.3.1