Skip to content

Commit

Permalink
Built web
Browse files Browse the repository at this point in the history
  • Loading branch information
adeeteya committed Dec 6, 2022
1 parent 738f515 commit 0562b1a
Show file tree
Hide file tree
Showing 5 changed files with 40,054 additions and 33,611 deletions.
2 changes: 1 addition & 1 deletion .last_build_id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2e9fe7b0ea4dcb7eed9eac371372313d
9535e22f7ec1660039c2abd4846f7249
25 changes: 25 additions & 0 deletions assets/NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -5079,6 +5079,7 @@ 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.
--------------------------------------------------------------------------------
convert
crypto

Copyright 2015, the Dart project authors.
Expand Down Expand Up @@ -13883,6 +13884,30 @@ 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.

--------------------------------------------------------------------------------
pointycastle


Copyright (c) 2000 - 2019 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)

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.


--------------------------------------------------------------------------------
random_face_generator

Expand Down
8 changes: 4 additions & 4 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const RESOURCES = {
"assets/assets/app_icon.png": "0589e1e71d9cf20ff247b3c8143ddd68",
"assets/FontManifest.json": "7b2a36307916a9721811788013e65289",
"assets/fonts/MaterialIcons-Regular.otf": "95db9098c58fd6db106f1116bae85a0b",
"assets/NOTICES": "a3111d5c531d505686cb32153bf1b6b1",
"assets/NOTICES": "ba7f3b01bf66cec4910b741a0be886d7",
"assets/shaders/ink_sparkle.frag": "1ddd1f10d87f40cecbb4016b604b9464",
"canvaskit/canvaskit.js": "2bc454a691c631b07a9307ac4ca47797",
"canvaskit/canvaskit.wasm": "bf50631470eb967688cca13ee181af62",
Expand All @@ -19,9 +19,9 @@ const RESOURCES = {
"icons/Icon-512.png": "0589e1e71d9cf20ff247b3c8143ddd68",
"icons/Icon-maskable-192.png": "cb7f649544128dc74433950fa0a3860a",
"icons/Icon-maskable-512.png": "0589e1e71d9cf20ff247b3c8143ddd68",
"index.html": "c22eacf0c46a4f298e248f7ba8782914",
"/": "c22eacf0c46a4f298e248f7ba8782914",
"main.dart.js": "4d48db6670d0f56b9438b6c5bf41048f",
"index.html": "b779c803c908eaa830023b57743753d1",
"/": "b779c803c908eaa830023b57743753d1",
"main.dart.js": "671aa179910df3433783816adcca85cb",
"manifest.json": "8dea28717cdaebf76881fb9422c5a420",
"splash/img/dark-1x.png": "a9c87f44ba5d0169e5cccd6670a64e46",
"splash/img/dark-2x.png": "758b86e4c61a466f3b3e3f5778234dd7",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<link rel="manifest" href="manifest.json">
<script>
// The value below is injected by flutter build, do not touch.
var serviceWorkerVersion = '3046821793';
var serviceWorkerVersion = '2837602068';
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer=""></script>
Expand Down
Loading

0 comments on commit 0562b1a

Please sign in to comment.