Skip to content

Commit 3651cc9

Browse files
committed
Bump version
1 parent dbef1b2 commit 3651cc9

File tree

5 files changed

+58
-33
lines changed

5 files changed

+58
-33
lines changed

app_version.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"app_name": "psychphinder",
3-
"new_app_version": "1.1.3",
4-
"new_app_code": "16",
3+
"new_app_version": "1.1.4",
4+
"new_app_code": "17",
55
"android_package": "com.daih.psychphinder",
66
"windows_package" : "psychphinder",
77
"linux_package" : "psychphinder"

assets/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 1.1.4 (05/13/2023)
2+
3+
- Added tons of customization to the image creator. This are the new options:
4+
- Choose the colors for all the elements on the wallpaper.
5+
- Use an optional gradient in the background
6+
- Choose between 4 (for now) images to put on the background. You can select more than one.
7+
- Create profiles to save your favorite customizations.
8+
- Added two predefined Christmas profiles. Share the Christmas love with Psych!
9+
- The image creator is now accesible at the bottom left of the screen when viewing a quote.
10+
- Show the "What's new" screen as an optional button on the main screen. It'll disappear once you tap on "See what's new".
11+
- Fixed the "What's new" screen not showing on the web browser.
12+
13+
Note: The fist bump image was retrieved from [here](https://fineartamerica.com/featured/psych-fist-bump-brand-a.html). All credits are to them.
14+
115
# 1.1.3 (11/11/2023)
216

317
- Completed all the references from season 8.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Added tons of customization to the image creator. Check the app for details!
2+
- The image creator is now accesible at the bottom left of the screen when viewing a quote.
3+
- Fixed the "What's new" screen not showing on the web browser.

pubspec.lock

+38-30
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,10 @@ packages:
9393
dependency: "direct dev"
9494
description:
9595
name: build_runner
96-
sha256: "10c6bcdbf9d049a0b666702cf1cee4ddfdc38f02a19d35ae392863b47519848b"
96+
sha256: "67d591d602906ef9201caf93452495ad1812bea2074f04e25dbd7c133785821b"
9797
url: "https://pub.dev"
9898
source: hosted
99-
version: "2.4.6"
99+
version: "2.4.7"
100100
build_runner_core:
101101
dependency: transitive
102102
description:
@@ -181,10 +181,10 @@ packages:
181181
dependency: transitive
182182
description:
183183
name: collection
184-
sha256: f092b211a4319e98e5ff58223576de6c2803db36221657b46c82574721240687
184+
sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
185185
url: "https://pub.dev"
186186
source: hosted
187-
version: "1.17.2"
187+
version: "1.18.0"
188188
convert:
189189
dependency: transitive
190190
description:
@@ -197,10 +197,10 @@ packages:
197197
dependency: transitive
198198
description:
199199
name: cross_file
200-
sha256: "2f9d2cbccb76127ba28528cb3ae2c2326a122446a83de5a056aaa3880d3882c5"
200+
sha256: fedaadfa3a6996f75211d835aaeb8fede285dae94262485698afd832371b9a5e
201201
url: "https://pub.dev"
202202
source: hosted
203-
version: "0.3.3+7"
203+
version: "0.3.3+8"
204204
crypto:
205205
dependency: transitive
206206
description:
@@ -294,6 +294,14 @@ packages:
294294
description: flutter
295295
source: sdk
296296
version: "0.0.0"
297+
flutter_colorpicker:
298+
dependency: "direct main"
299+
description:
300+
name: flutter_colorpicker
301+
sha256: "458a6ed8ea480eb16ff892aedb4b7092b2804affd7e046591fb03127e8d8ef8b"
302+
url: "https://pub.dev"
303+
source: hosted
304+
version: "1.0.3"
297305
flutter_donation_buttons:
298306
dependency: "direct main"
299307
description:
@@ -476,10 +484,10 @@ packages:
476484
dependency: transitive
477485
description:
478486
name: http
479-
sha256: "759d1a329847dd0f39226c688d3e06a6b8679668e350e2891a6474f8b4bb8525"
487+
sha256: d4872660c46d929f6b8a9ef4e7a7eff7e49bbf0c4ec3f385ee32df5119175139
480488
url: "https://pub.dev"
481489
source: hosted
482-
version: "1.1.0"
490+
version: "1.1.2"
483491
http_multi_server:
484492
dependency: transitive
485493
description:
@@ -572,10 +580,10 @@ packages:
572580
dependency: transitive
573581
description:
574582
name: meta
575-
sha256: "3c74dbf8763d36539f114c799d8a2d87343b5067e9d796ca22b5eb8437090ee3"
583+
sha256: a6e590c838b18133bb482a2745ad77c5bb7715fb0451209e1a7567d416678b8e
576584
url: "https://pub.dev"
577585
source: hosted
578-
version: "1.9.1"
586+
version: "1.10.0"
579587
mime:
580588
dependency: transitive
581589
description:
@@ -684,10 +692,10 @@ packages:
684692
dependency: transitive
685693
description:
686694
name: petitparser
687-
sha256: cb3798bef7fc021ac45b308f4b51208a152792445cce0448c9a4ba5879dd8750
695+
sha256: c15605cd28af66339f8eb6fbe0e541bfe2d1b72d5825efc6598f3e0a31b9ad27
688696
url: "https://pub.dev"
689697
source: hosted
690-
version: "5.4.0"
698+
version: "6.0.2"
691699
platform:
692700
dependency: transitive
693701
description:
@@ -804,10 +812,10 @@ packages:
804812
dependency: transitive
805813
description:
806814
name: shared_preferences_web
807-
sha256: d762709c2bbe80626ecc819143013cc820fa49ca5e363620ee20a8b15a3e3daf
815+
sha256: "7b15ffb9387ea3e237bb7a66b8a23d2147663d391cafc5c8f37b2e7b4bde5d21"
808816
url: "https://pub.dev"
809817
source: hosted
810-
version: "2.2.1"
818+
version: "2.2.2"
811819
shared_preferences_windows:
812820
dependency: transitive
813821
description:
@@ -890,18 +898,18 @@ packages:
890898
dependency: transitive
891899
description:
892900
name: stack_trace
893-
sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
901+
sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b"
894902
url: "https://pub.dev"
895903
source: hosted
896-
version: "1.11.0"
904+
version: "1.11.1"
897905
stream_channel:
898906
dependency: transitive
899907
description:
900908
name: stream_channel
901-
sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
909+
sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7
902910
url: "https://pub.dev"
903911
source: hosted
904-
version: "2.1.1"
912+
version: "2.1.2"
905913
stream_transform:
906914
dependency: transitive
907915
description:
@@ -930,10 +938,10 @@ packages:
930938
dependency: transitive
931939
description:
932940
name: test_api
933-
sha256: "75760ffd7786fffdfb9597c35c5b27eaeec82be8edfb6d71d32651128ed7aab8"
941+
sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b"
934942
url: "https://pub.dev"
935943
source: hosted
936-
version: "0.6.0"
944+
version: "0.6.1"
937945
timing:
938946
dependency: transitive
939947
description:
@@ -1018,10 +1026,10 @@ packages:
10181026
dependency: transitive
10191027
description:
10201028
name: url_launcher_web
1021-
sha256: "7fd2f55fe86cea2897b963e864dc01a7eb0719ecc65fcef4c1cc3d686d718bb2"
1029+
sha256: "138bd45b3a456dcfafc46d1a146787424f8d2edfbf2809c9324361e58f851cf7"
10221030
url: "https://pub.dev"
10231031
source: hosted
1024-
version: "2.2.0"
1032+
version: "2.2.1"
10251033
url_launcher_windows:
10261034
dependency: transitive
10271035
description:
@@ -1058,10 +1066,10 @@ packages:
10581066
dependency: transitive
10591067
description:
10601068
name: web
1061-
sha256: dc8ccd225a2005c1be616fe02951e2e342092edf968cf0844220383757ef8f10
1069+
sha256: afe077240a270dcfd2aafe77602b4113645af95d0ad31128cc02bce5ac5d5152
10621070
url: "https://pub.dev"
10631071
source: hosted
1064-
version: "0.1.4-beta"
1072+
version: "0.3.0"
10651073
web_socket_channel:
10661074
dependency: transitive
10671075
description:
@@ -1082,10 +1090,10 @@ packages:
10821090
dependency: transitive
10831091
description:
10841092
name: win32
1085-
sha256: "7c99c0e1e2fa190b48d25c81ca5e42036d5cac81430ef249027d97b0935c553f"
1093+
sha256: b0f37db61ba2f2e9b7a78a1caece0052564d1bc70668156cf3a29d676fe4e574
10861094
url: "https://pub.dev"
10871095
source: hosted
1088-
version: "5.1.0"
1096+
version: "5.1.1"
10891097
xdg_directories:
10901098
dependency: transitive
10911099
description:
@@ -1098,10 +1106,10 @@ packages:
10981106
dependency: transitive
10991107
description:
11001108
name: xml
1101-
sha256: "5bc72e1e45e941d825fd7468b9b4cc3b9327942649aeb6fc5cdbf135f0a86e84"
1109+
sha256: b015a8ad1c488f66851d762d3090a21c600e479dc75e68328c52774040cf9226
11021110
url: "https://pub.dev"
11031111
source: hosted
1104-
version: "6.3.0"
1112+
version: "6.5.0"
11051113
yaml:
11061114
dependency: transitive
11071115
description:
@@ -1111,5 +1119,5 @@ packages:
11111119
source: hosted
11121120
version: "3.1.2"
11131121
sdks:
1114-
dart: ">=3.1.0 <4.0.0"
1115-
flutter: ">=3.13.0"
1122+
dart: ">=3.2.0 <4.0.0"
1123+
flutter: ">=3.16.0"

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: psychphinder
22
description: A searcher for the TV show Psych.
33
publish_to: 'none'
4-
version: 1.1.3+16
4+
version: 1.1.4+17
55

66
environment:
77
sdk: '>=3.0.5 <4.0.0'

0 commit comments

Comments
 (0)