Spaces:
Running
Running
Hui Yang commited on
Commit ·
d464c33
1
Parent(s): adda56a
0202-10am
Browse files- .gitignore +1 -0
- assets/NOTICES +86 -54
- assets/fonts/MaterialIcons-Regular.otf +0 -0
- flutter_service_worker.js +5 -5
- index.html +1 -1
- main.dart.js +0 -0
- style.css +0 -28
.gitignore
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
.DS_Store
|
assets/NOTICES
CHANGED
|
@@ -7934,6 +7934,61 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
| 7934 |
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
| 7935 |
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| 7936 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7937 |
--------------------------------------------------------------------------------
|
| 7938 |
freetype2
|
| 7939 |
|
|
@@ -32906,6 +32961,37 @@ loading_indicator
|
|
| 32906 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 32907 |
See the License for the specific language governing permissions and
|
| 32908 |
limitations under the License.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32909 |
--------------------------------------------------------------------------------
|
| 32910 |
mocktail
|
| 32911 |
mocktail_image_network
|
|
@@ -33040,60 +33126,6 @@ package_info_plus_platform_interface
|
|
| 33040 |
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
| 33041 |
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| 33042 |
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| 33043 |
-
--------------------------------------------------------------------------------
|
| 33044 |
-
path_provider
|
| 33045 |
-
path_provider_android
|
| 33046 |
-
path_provider_foundation
|
| 33047 |
-
path_provider_linux
|
| 33048 |
-
path_provider_platform_interface
|
| 33049 |
-
path_provider_windows
|
| 33050 |
-
platform
|
| 33051 |
-
plugin_platform_interface
|
| 33052 |
-
shared_preferences
|
| 33053 |
-
shared_preferences_android
|
| 33054 |
-
shared_preferences_foundation
|
| 33055 |
-
shared_preferences_linux
|
| 33056 |
-
shared_preferences_platform_interface
|
| 33057 |
-
shared_preferences_web
|
| 33058 |
-
shared_preferences_windows
|
| 33059 |
-
url_launcher
|
| 33060 |
-
url_launcher_android
|
| 33061 |
-
url_launcher_ios
|
| 33062 |
-
url_launcher_linux
|
| 33063 |
-
url_launcher_macos
|
| 33064 |
-
url_launcher_platform_interface
|
| 33065 |
-
url_launcher_windows
|
| 33066 |
-
webview_flutter
|
| 33067 |
-
webview_flutter_platform_interface
|
| 33068 |
-
webview_flutter_wkwebview
|
| 33069 |
-
xdg_directories
|
| 33070 |
-
|
| 33071 |
-
Copyright 2013 The Flutter Authors. All rights reserved.
|
| 33072 |
-
|
| 33073 |
-
Redistribution and use in source and binary forms, with or without modification,
|
| 33074 |
-
are permitted provided that the following conditions are met:
|
| 33075 |
-
|
| 33076 |
-
* Redistributions of source code must retain the above copyright
|
| 33077 |
-
notice, this list of conditions and the following disclaimer.
|
| 33078 |
-
* Redistributions in binary form must reproduce the above
|
| 33079 |
-
copyright notice, this list of conditions and the following
|
| 33080 |
-
disclaimer in the documentation and/or other materials provided
|
| 33081 |
-
with the distribution.
|
| 33082 |
-
* Neither the name of Google Inc. nor the names of its
|
| 33083 |
-
contributors may be used to endorse or promote products derived
|
| 33084 |
-
from this software without specific prior written permission.
|
| 33085 |
-
|
| 33086 |
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
| 33087 |
-
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
| 33088 |
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
| 33089 |
-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
|
| 33090 |
-
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
| 33091 |
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
| 33092 |
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
| 33093 |
-
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
| 33094 |
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
| 33095 |
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| 33096 |
-
|
| 33097 |
--------------------------------------------------------------------------------
|
| 33098 |
perfetto
|
| 33099 |
|
|
|
|
| 7934 |
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
| 7935 |
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| 7936 |
|
| 7937 |
+
--------------------------------------------------------------------------------
|
| 7938 |
+
flutter_markdown
|
| 7939 |
+
path_provider
|
| 7940 |
+
path_provider_android
|
| 7941 |
+
path_provider_foundation
|
| 7942 |
+
path_provider_linux
|
| 7943 |
+
path_provider_platform_interface
|
| 7944 |
+
path_provider_windows
|
| 7945 |
+
platform
|
| 7946 |
+
plugin_platform_interface
|
| 7947 |
+
shared_preferences
|
| 7948 |
+
shared_preferences_android
|
| 7949 |
+
shared_preferences_foundation
|
| 7950 |
+
shared_preferences_linux
|
| 7951 |
+
shared_preferences_platform_interface
|
| 7952 |
+
shared_preferences_web
|
| 7953 |
+
shared_preferences_windows
|
| 7954 |
+
url_launcher
|
| 7955 |
+
url_launcher_android
|
| 7956 |
+
url_launcher_ios
|
| 7957 |
+
url_launcher_linux
|
| 7958 |
+
url_launcher_macos
|
| 7959 |
+
url_launcher_platform_interface
|
| 7960 |
+
url_launcher_windows
|
| 7961 |
+
webview_flutter
|
| 7962 |
+
webview_flutter_platform_interface
|
| 7963 |
+
webview_flutter_wkwebview
|
| 7964 |
+
xdg_directories
|
| 7965 |
+
|
| 7966 |
+
Copyright 2013 The Flutter Authors. All rights reserved.
|
| 7967 |
+
|
| 7968 |
+
Redistribution and use in source and binary forms, with or without modification,
|
| 7969 |
+
are permitted provided that the following conditions are met:
|
| 7970 |
+
|
| 7971 |
+
* Redistributions of source code must retain the above copyright
|
| 7972 |
+
notice, this list of conditions and the following disclaimer.
|
| 7973 |
+
* Redistributions in binary form must reproduce the above
|
| 7974 |
+
copyright notice, this list of conditions and the following
|
| 7975 |
+
disclaimer in the documentation and/or other materials provided
|
| 7976 |
+
with the distribution.
|
| 7977 |
+
* Neither the name of Google Inc. nor the names of its
|
| 7978 |
+
contributors may be used to endorse or promote products derived
|
| 7979 |
+
from this software without specific prior written permission.
|
| 7980 |
+
|
| 7981 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
| 7982 |
+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
| 7983 |
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
| 7984 |
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
|
| 7985 |
+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
| 7986 |
+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
| 7987 |
+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
| 7988 |
+
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
| 7989 |
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
| 7990 |
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| 7991 |
+
|
| 7992 |
--------------------------------------------------------------------------------
|
| 7993 |
freetype2
|
| 7994 |
|
|
|
|
| 32961 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 32962 |
See the License for the specific language governing permissions and
|
| 32963 |
limitations under the License.
|
| 32964 |
+
--------------------------------------------------------------------------------
|
| 32965 |
+
markdown
|
| 32966 |
+
|
| 32967 |
+
Copyright 2012, the Dart project authors.
|
| 32968 |
+
|
| 32969 |
+
Redistribution and use in source and binary forms, with or without
|
| 32970 |
+
modification, are permitted provided that the following conditions are
|
| 32971 |
+
met:
|
| 32972 |
+
|
| 32973 |
+
* Redistributions of source code must retain the above copyright
|
| 32974 |
+
notice, this list of conditions and the following disclaimer.
|
| 32975 |
+
* Redistributions in binary form must reproduce the above
|
| 32976 |
+
copyright notice, this list of conditions and the following
|
| 32977 |
+
disclaimer in the documentation and/or other materials provided
|
| 32978 |
+
with the distribution.
|
| 32979 |
+
* Neither the name of Google LLC nor the names of its
|
| 32980 |
+
contributors may be used to endorse or promote products derived
|
| 32981 |
+
from this software without specific prior written permission.
|
| 32982 |
+
|
| 32983 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
| 32984 |
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
| 32985 |
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
| 32986 |
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
| 32987 |
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
| 32988 |
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
| 32989 |
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
| 32990 |
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
| 32991 |
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
| 32992 |
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| 32993 |
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| 32994 |
+
|
| 32995 |
--------------------------------------------------------------------------------
|
| 32996 |
mocktail
|
| 32997 |
mocktail_image_network
|
|
|
|
| 33126 |
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
| 33127 |
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| 33128 |
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33129 |
--------------------------------------------------------------------------------
|
| 33130 |
perfetto
|
| 33131 |
|
assets/fonts/MaterialIcons-Regular.otf
CHANGED
|
Binary files a/assets/fonts/MaterialIcons-Regular.otf and b/assets/fonts/MaterialIcons-Regular.otf differ
|
|
|
flutter_service_worker.js
CHANGED
|
@@ -4,9 +4,9 @@ const TEMP = 'flutter-temp-cache';
|
|
| 4 |
const CACHE_NAME = 'flutter-app-cache';
|
| 5 |
|
| 6 |
const RESOURCES = {"version.json": "0cba4a3d7f4bdbcb369bdbb84594cd1a",
|
| 7 |
-
"index.html": "
|
| 8 |
-
"/": "
|
| 9 |
-
"main.dart.js": "
|
| 10 |
"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
|
| 11 |
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
|
| 12 |
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
|
|
@@ -15,13 +15,13 @@ const RESOURCES = {"version.json": "0cba4a3d7f4bdbcb369bdbb84594cd1a",
|
|
| 15 |
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
|
| 16 |
"manifest.json": "ea524f14f5e6c1b73fd9d3a21a520a9b",
|
| 17 |
"assets/AssetManifest.json": "cc90ab6d776701b42807c61c884d8a3f",
|
| 18 |
-
"assets/NOTICES": "
|
| 19 |
"assets/FontManifest.json": "6f5744f40eb3064f030b4e03a74f67a5",
|
| 20 |
"assets/AssetManifest.bin.json": "5b8a78f399ab1b3cced0c0682f7b3857",
|
| 21 |
"assets/packages/golden_toolkit/fonts/Roboto-Regular.ttf": "ac3f799d5bbaf5196fab15ab8de8431c",
|
| 22 |
"assets/shaders/ink_sparkle.frag": "4096b5150bac93c41cbc9b45276bd90f",
|
| 23 |
"assets/AssetManifest.bin": "94b28afa606effd9c0b45300d3437456",
|
| 24 |
-
"assets/fonts/MaterialIcons-Regular.otf": "
|
| 25 |
"assets/assets/google_fonts/Inter-Medium.ttf": "ed533866b5c83114c7dddbcbc2288b19",
|
| 26 |
"assets/assets/google_fonts/Inter-Light.ttf": "d55f45d07cfe01e8797bd1566561f718",
|
| 27 |
"assets/assets/google_fonts/Inter-Thin.ttf": "2dce622147cace7b467d9929b7708430",
|
|
|
|
| 4 |
const CACHE_NAME = 'flutter-app-cache';
|
| 5 |
|
| 6 |
const RESOURCES = {"version.json": "0cba4a3d7f4bdbcb369bdbb84594cd1a",
|
| 7 |
+
"index.html": "3e36cc8d2e9845803409f982393f39ef",
|
| 8 |
+
"/": "3e36cc8d2e9845803409f982393f39ef",
|
| 9 |
+
"main.dart.js": "00589e405a5054f5aa005575ace0bdf0",
|
| 10 |
"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
|
| 11 |
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
|
| 12 |
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
|
|
|
|
| 15 |
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
|
| 16 |
"manifest.json": "ea524f14f5e6c1b73fd9d3a21a520a9b",
|
| 17 |
"assets/AssetManifest.json": "cc90ab6d776701b42807c61c884d8a3f",
|
| 18 |
+
"assets/NOTICES": "916981cfd1916e2071d39ea0e94c2da5",
|
| 19 |
"assets/FontManifest.json": "6f5744f40eb3064f030b4e03a74f67a5",
|
| 20 |
"assets/AssetManifest.bin.json": "5b8a78f399ab1b3cced0c0682f7b3857",
|
| 21 |
"assets/packages/golden_toolkit/fonts/Roboto-Regular.ttf": "ac3f799d5bbaf5196fab15ab8de8431c",
|
| 22 |
"assets/shaders/ink_sparkle.frag": "4096b5150bac93c41cbc9b45276bd90f",
|
| 23 |
"assets/AssetManifest.bin": "94b28afa606effd9c0b45300d3437456",
|
| 24 |
+
"assets/fonts/MaterialIcons-Regular.otf": "3265e4dca96cbeed42cb8c8a4076328d",
|
| 25 |
"assets/assets/google_fonts/Inter-Medium.ttf": "ed533866b5c83114c7dddbcbc2288b19",
|
| 26 |
"assets/assets/google_fonts/Inter-Light.ttf": "d55f45d07cfe01e8797bd1566561f718",
|
| 27 |
"assets/assets/google_fonts/Inter-Thin.ttf": "2dce622147cace7b467d9929b7708430",
|
index.html
CHANGED
|
@@ -151,7 +151,7 @@
|
|
| 151 |
|
| 152 |
<script>
|
| 153 |
// The value below is injected by flutter build, do not touch.
|
| 154 |
-
const serviceWorkerVersion = "
|
| 155 |
</script>
|
| 156 |
<!-- This script adds the flutter initialization JS code -->
|
| 157 |
<script src="flutter.js" defer></script>
|
|
|
|
| 151 |
|
| 152 |
<script>
|
| 153 |
// The value below is injected by flutter build, do not touch.
|
| 154 |
+
const serviceWorkerVersion = "681021849";
|
| 155 |
</script>
|
| 156 |
<!-- This script adds the flutter initialization JS code -->
|
| 157 |
<script src="flutter.js" defer></script>
|
main.dart.js
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
style.css
DELETED
|
@@ -1,28 +0,0 @@
|
|
| 1 |
-
body {
|
| 2 |
-
padding: 2rem;
|
| 3 |
-
font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
|
| 4 |
-
}
|
| 5 |
-
|
| 6 |
-
h1 {
|
| 7 |
-
font-size: 16px;
|
| 8 |
-
margin-top: 0;
|
| 9 |
-
}
|
| 10 |
-
|
| 11 |
-
p {
|
| 12 |
-
color: rgb(107, 114, 128);
|
| 13 |
-
font-size: 15px;
|
| 14 |
-
margin-bottom: 10px;
|
| 15 |
-
margin-top: 5px;
|
| 16 |
-
}
|
| 17 |
-
|
| 18 |
-
.card {
|
| 19 |
-
max-width: 620px;
|
| 20 |
-
margin: 0 auto;
|
| 21 |
-
padding: 16px;
|
| 22 |
-
border: 1px solid lightgray;
|
| 23 |
-
border-radius: 16px;
|
| 24 |
-
}
|
| 25 |
-
|
| 26 |
-
.card p:last-child {
|
| 27 |
-
margin-bottom: 0;
|
| 28 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|