Skip to content

Commit

Permalink
project upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
sabikrahat committed Aug 9, 2024
1 parent 8bce290 commit c761ba8
Show file tree
Hide file tree
Showing 158 changed files with 1,116 additions and 853 deletions.
187 changes: 98 additions & 89 deletions .dart_tool/package_config.json

Large diffs are not rendered by default.

268 changes: 136 additions & 132 deletions .dart_tool/package_config_subset

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .dart_tool/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.16.0
3.24.0
10 changes: 5 additions & 5 deletions .flutter-plugins
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is a generated file; do not edit or check into version control.
path_provider=/Users/abuanwar/.pub-cache/hosted/pub.dev/path_provider-2.0.15/
path_provider_android=/Users/abuanwar/.pub-cache/hosted/pub.dev/path_provider_android-2.0.27/
path_provider_foundation=/Users/abuanwar/.pub-cache/hosted/pub.dev/path_provider_foundation-2.2.3/
path_provider_linux=/Users/abuanwar/.pub-cache/hosted/pub.dev/path_provider_linux-2.1.10/
path_provider_windows=/Users/abuanwar/.pub-cache/hosted/pub.dev/path_provider_windows-2.1.6/
path_provider=/Users/sabikrahat/.pub-cache/hosted/pub.dev/path_provider-2.1.4/
path_provider_android=/Users/sabikrahat/.pub-cache/hosted/pub.dev/path_provider_android-2.2.9/
path_provider_foundation=/Users/sabikrahat/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0/
path_provider_linux=/Users/sabikrahat/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/
path_provider_windows=/Users/sabikrahat/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/
2 changes: 1 addition & 1 deletion .flutter-plugins-dependencies
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"path_provider_foundation","path":"/Users/abuanwar/.pub-cache/hosted/pub.dev/path_provider_foundation-2.2.3/","shared_darwin_source":true,"native_build":true,"dependencies":[]}],"android":[{"name":"path_provider_android","path":"/Users/abuanwar/.pub-cache/hosted/pub.dev/path_provider_android-2.0.27/","native_build":true,"dependencies":[]}],"macos":[{"name":"path_provider_foundation","path":"/Users/abuanwar/.pub-cache/hosted/pub.dev/path_provider_foundation-2.2.3/","shared_darwin_source":true,"native_build":true,"dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"/Users/abuanwar/.pub-cache/hosted/pub.dev/path_provider_linux-2.1.10/","native_build":false,"dependencies":[]}],"windows":[{"name":"path_provider_windows","path":"/Users/abuanwar/.pub-cache/hosted/pub.dev/path_provider_windows-2.1.6/","native_build":false,"dependencies":[]}],"web":[]},"dependencyGraph":[{"name":"path_provider","dependencies":["path_provider_android","path_provider_foundation","path_provider_linux","path_provider_windows"]},{"name":"path_provider_android","dependencies":[]},{"name":"path_provider_foundation","dependencies":[]},{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_windows","dependencies":[]}],"date_created":"2023-11-27 17:04:37.913502","version":"3.16.0"}
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"path_provider_foundation","path":"/Users/sabikrahat/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0/","shared_darwin_source":true,"native_build":true,"dependencies":[]}],"android":[{"name":"path_provider_android","path":"/Users/sabikrahat/.pub-cache/hosted/pub.dev/path_provider_android-2.2.9/","native_build":true,"dependencies":[]}],"macos":[{"name":"path_provider_foundation","path":"/Users/sabikrahat/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0/","shared_darwin_source":true,"native_build":true,"dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"/Users/sabikrahat/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/","native_build":false,"dependencies":[]}],"windows":[{"name":"path_provider_windows","path":"/Users/sabikrahat/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/","native_build":false,"dependencies":[]}],"web":[]},"dependencyGraph":[{"name":"path_provider","dependencies":["path_provider_android","path_provider_foundation","path_provider_linux","path_provider_windows"]},{"name":"path_provider_android","dependencies":[]},{"name":"path_provider_foundation","dependencies":[]},{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_windows","dependencies":[]}],"date_created":"2024-08-09 23:31:22.275111","version":"3.24.0","swift_package_manager_enabled":false}
25 changes: 25 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Chat-Messaging-App-Light-and-Dark-Theme",
"request": "launch",
"type": "dart"
},
{
"name": "Chat-Messaging-App-Light-and-Dark-Theme (profile mode)",
"request": "launch",
"type": "dart",
"flutterMode": "profile"
},
{
"name": "Chat-Messaging-App-Light-and-Dark-Theme (release mode)",
"request": "launch",
"type": "dart",
"flutterMode": "release"
}
]
}
1 change: 0 additions & 1 deletion build/43465d82e0c2607781bd4bf150f15fca/_composite.stamp

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
2 changes: 1 addition & 1 deletion build/ios/Debug-iphonesimulator/.last_build_id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
bca0435caa7e89961af53b56552def84
d75cd7d394d6eeeb1f16852e2c61b6dc
Binary file modified build/ios/Debug-iphonesimulator/App.framework/App
Binary file not shown.
2 changes: 1 addition & 1 deletion build/ios/Debug-iphonesimulator/App.framework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
<key>CFBundleVersion</key>
<string>1.0</string>
<key>MinimumOSVersion</key>
<string>11.0</string>
<string>12.0</string>
</dict>
</plist>
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Info.plist</key>
<data>
85iaADE5tc/NukRC+KGdiZaZ0ZA=
h5OB7aKzS5WR9SemvZAyN6FEkJs=
</data>
<key>flutter_assets/AssetManifest.bin</key>
<data>
Expand All @@ -22,7 +22,7 @@
</data>
<key>flutter_assets/NOTICES.Z</key>
<data>
JmSGoN6dHZOFXroHQWPQOkrPiKY=
a5vyzw7zqFKp+NcqLptgOppeCbI=
</data>
<key>flutter_assets/assets/icons/Logo_dark_theme.svg</key>
<data>
Expand Down Expand Up @@ -74,23 +74,23 @@
</data>
<key>flutter_assets/isolate_snapshot_data</key>
<data>
w8up/WNni0BKLVyRXkwjdngLPJc=
wfMZXW4WDbU/feCTp08dh+q7SKY=
</data>
<key>flutter_assets/kernel_blob.bin</key>
<data>
htOzECv2woo/K0mHvem0DGKEedg=
tmKf9UC0o0roFO98wXWpn84Rvgg=
</data>
<key>flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf</key>
<data>
P7bb/oR3EhwqCIH1M6LyTuBIWYU=
Bvk+P1ykE1PGRdktwgwDyz6AOqM=
</data>
<key>flutter_assets/shaders/ink_sparkle.frag</key>
<data>
ZiX/DByz8A2xHGmziP9zxnaRW9M=
VoVnsu58hN7wrwazX0nyAopiB0Q=
</data>
<key>flutter_assets/vm_snapshot_data</key>
<data>
cW0Pqsk2814YYWUEON+YgI6+YD0=
ituzZzkouVPX475mGIvTzzeOnk8=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -120,7 +120,7 @@
<dict>
<key>hash2</key>
<data>
G4exkk7Y/4hAyqTZGMBDSKsBXNie1mOFgBe8of/NvPo=
Pnrt/NzMw5IWjGkmN2zsFp6HD7PbqLXdU3kyiPo9JG8=
</data>
</dict>
<key>flutter_assets/assets/icons/Logo_dark_theme.svg</key>
Expand Down Expand Up @@ -211,35 +211,35 @@
<dict>
<key>hash2</key>
<data>
Uolc7ZCy6NS2f+hmX3/BVLM/R8rAMkYY1NleNscHFNc=
y3IETU0f7aPVGlpyw59O5lGbzyZ9Ro7gfazfyi9v0bU=
</data>
</dict>
<key>flutter_assets/kernel_blob.bin</key>
<dict>
<key>hash2</key>
<data>
xJTNKCqw/ptDDfalff5zJRiTDHxV+qg13dH6d07zgwU=
HCxqhRZ3LxPfawWmeNJ80zQA8eXXAZz7RX9IfZqUnPE=
</data>
</dict>
<key>flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf</key>
<dict>
<key>hash2</key>
<data>
x6NX+tjyECiQtyzbbjyY8U2zoZ7GDbJtE+T+k/dzgI0=
Z8RP6Rg7AC553ef2l34piGYcmj5KPF/OloeH79vtgjw=
</data>
</dict>
<key>flutter_assets/shaders/ink_sparkle.frag</key>
<dict>
<key>hash2</key>
<data>
49CVVGC0BQtpsarzJBllXjeVYst0OhUVq6Izlb7jGMQ=
4PC1vOWKHlNOnW4dGwFfD4TPwBCllniPCsOy7+1X5co=
</data>
</dict>
<key>flutter_assets/vm_snapshot_data</key>
<dict>
<key>hash2</key>
<data>
sev5a27JT/ZUSpHrGmWBmxjqtUgq1PyqOI5pHwvTLwg=
L8Ll/5LQYd/uiFbt7jD8B17se0Auql4jpiImNFSyl6A=
</data>
</dict>
</dict>
Expand Down
Loading

0 comments on commit c761ba8

Please sign in to comment.