File tree Expand file tree Collapse file tree 2 files changed +2
-22
lines changed Expand file tree Collapse file tree 2 files changed +2
-22
lines changed Original file line number Diff line number Diff line change @@ -278,19 +278,6 @@ packages:
278278 url: "https://pub.dev"
279279 source: hosted
280280 version: "2.0.3"
281- flutter_localization:
282- dependency: "direct main"
283- description:
284- name: flutter_localization
285- sha256: a65ae241b865f2780f2ef624a4cdd019ca894d0b7df0a0b77190746ef0b9c8fa
286- url: "https://pub.dev"
287- source: hosted
288- version: "0.1.14"
289- flutter_localizations:
290- dependency: transitive
291- description: flutter
292- source: sdk
293- version: "0.0.0"
294281 flutter_secure_storage:
295282 dependency: "direct main"
296283 description:
@@ -461,14 +448,6 @@ packages:
461448 url: "https://pub.dev"
462449 source: hosted
463450 version: "2.4.1"
464- intl:
465- dependency: transitive
466- description:
467- name: intl
468- sha256: "3bc132a9dbce73a7e4a21a17d06e1878839ffbf975568bc875c60537824b0c4d"
469- url: "https://pub.dev"
470- source: hosted
471- version: "0.18.1"
472451 io:
473452 dependency: transitive
474453 description:
Original file line number Diff line number Diff line change @@ -50,7 +50,6 @@ dependencies:
5050 flutter_secure_storage : ^9.0.0
5151 hive : ^2.2.3
5252 fluttertoast : ^8.2.2
53- flutter_localization : ^0.1.14
5453 freezed : ^2.4.1
5554 persian_number_utility : ^1.1.3
5655 pin_code_fields : ^8.0.1
@@ -86,6 +85,8 @@ flutter:
8685 # the material Icons class.
8786 uses-material-design : true
8887
88+ assets :
89+ - assets/images/
8990 # To add assets to your application, add an assets section, like this:
9091 # assets:
9192 # - images/a_dot_burr.jpeg
You can’t perform that action at this time.
0 commit comments