File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
2- package =" com.example .chess_timer" >
2+ package =" app.stolk .chess_timer" >
33 <application
44 android : label =" Chess Timer"
55 android : name =" ${applicationName}"
Original file line number Diff line number Diff line change @@ -162,13 +162,6 @@ packages:
162162 url: "https://pub.dartlang.org"
163163 source: hosted
164164 version: "3.0.2"
165- cupertino_icons:
166- dependency: "direct main"
167- description:
168- name: cupertino_icons
169- url: "https://pub.dartlang.org"
170- source: hosted
171- version: "1.0.5"
172165 dart_style:
173166 dependency: transitive
174167 description:
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ dependencies:
1313 sdk : flutter
1414 bloc : ^8.0.3
1515 flutter_bloc : ^8.0.1
16- cupertino_icons : ^1.0.2
1716 freezed_annotation : ^2.1.0
1817 hive : ^2.2.3
1918 hive_flutter : ^1.1.0
You can’t perform that action at this time.
0 commit comments