Skip to content

Commit

Permalink
deploy: 49ffeb7
Browse files Browse the repository at this point in the history
  • Loading branch information
mariepop13 committed Jan 16, 2025
1 parent 56f98fb commit 80b10f8
Show file tree
Hide file tree
Showing 6 changed files with 60,858 additions and 59,041 deletions.
2 changes: 1 addition & 1 deletion assets/.env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SUPABASE_URL=https://mkzdehatklinpnhegswb.supabase.co
SUPABASE_ANON_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6Im1remRlaGF0a2xpbnBuaGVnc3diIiwicm9sZSI6ImFub24iLCJpYXQiOjE3MzQ2NjQ4NzksImV4cCI6MjA1MDI0MDg3OX0.2aZ2kwujF3rudWlPCsEeS3E2g0VQzXow8-hxqmwfN1s
OPENROUTER_API_KEY=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
OPENROUTER_API_KEY=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
OCO_EMOJI=true
OCO_MODEL=gpt-4o-mini
OCO_LANGUAGE=en
26 changes: 26 additions & 0 deletions assets/NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -8275,6 +8275,32 @@ Redistribution and use in source and binary forms, with or without modification,

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
flutter_riverpod
riverpod
state_notifier

MIT License

Copyright (c) 2020 Remi Rousselet

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
--------------------------------------------------------------------------------
flutter_speed_dial

The MIT License (MIT)
Expand Down
Binary file modified assets/fonts/MaterialIcons-Regular.otf
Binary file not shown.
2 changes: 1 addition & 1 deletion flutter_bootstrap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ const RESOURCES = {"icons/Icon-maskable-192.png": "c9e6043fdc843096ab7c54458f0fd
"assets/assets/icons/icon.png": "ef18d5923112060480ac98277735f9bf",
"assets/assets/icons/google_logo.png": "0ca0f5a44bb210f5086fd1bcfe2a5d42",
"assets/AssetManifest.bin": "492fa295eb968efed0094f675c88a29f",
"assets/NOTICES": "4df2728b675f7f193fa6b9a15bb57718",
"assets/NOTICES": "7c6bf489a6dcfcd1de60528c7290f590",
"assets/AssetManifest.json": "42d75ff20945a1289281b655df274bba",
"assets/fonts/MaterialIcons-Regular.otf": "216ec5f583b39826424a685f56fbbb77",
"assets/fonts/MaterialIcons-Regular.otf": "e63c7c6c17beb9cae74533af478df786",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "e986ebe42ef785b27164c36a9abc7818",
"assets/FontManifest.json": "dc3d03800ccca4601324923c0b1d6d57",
"assets/shaders/ink_sparkle.frag": "ecc85a2e95f5e9f53123dcaf8cb9b6ce",
Expand All @@ -33,8 +33,8 @@ const RESOURCES = {"icons/Icon-maskable-192.png": "c9e6043fdc843096ab7c54458f0fd
"/": "8057e34642743d35d27d022cec143ba1",
"flutter.js": "f393d3c16b631f36852323de8e583132",
"favicon.png": "f97820adca4646aefd02521b7f0fa640",
"flutter_bootstrap.js": "f4ab40c8a6af2b95d5bde79e91f6598e",
"main.dart.js": "ce6a8d485b34cba7a3869c36e3acc805"};
"flutter_bootstrap.js": "210c78e43ef5ae5c3a091a38cb81fa1f",
"main.dart.js": "ca4dc2075adb9a7dd8265223e65dd59c"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
Expand Down
Loading

0 comments on commit 80b10f8

Please sign in to comment.