jbilcke-hf HF Staff commited on
Commit
dfbd87e
·
1 Parent(s): b60fb7d

fix sample text

Browse files
build/web/flutter_bootstrap.js CHANGED
@@ -39,6 +39,6 @@ _flutter.buildConfig = {"engineRevision":"382be0028d370607f76215a9be322e5514b263
39
 
40
  _flutter.loader.load({
41
  serviceWorkerSettings: {
42
- serviceWorkerVersion: "2283532974"
43
  }
44
  });
 
39
 
40
  _flutter.loader.load({
41
  serviceWorkerSettings: {
42
+ serviceWorkerVersion: "3488368116"
43
  }
44
  });
build/web/flutter_service_worker.js CHANGED
@@ -3,11 +3,11 @@ const MANIFEST = 'flutter-app-manifest';
3
  const TEMP = 'flutter-temp-cache';
4
  const CACHE_NAME = 'flutter-app-cache';
5
 
6
- const RESOURCES = {"flutter_bootstrap.js": "f307c9b26518e6b2b47d5d3da416ea81",
7
  "version.json": "b5eaae4fc120710a3c35125322173615",
8
  "index.html": "2677c99782b3eb75aae7c757748ccacb",
9
  "/": "2677c99782b3eb75aae7c757748ccacb",
10
- "main.dart.js": "71457a9e9a24df5d1ad1519ab7c5f07e",
11
  "flutter.js": "83d881c1dbb6d6bcd6b42e274605b69c",
12
  "aitube.svg": "26140ba0d153b213b122bc6ebcc17f6c",
13
  "favicon.png": "c8a183c516004e648a7bac7497c89b97",
 
3
  const TEMP = 'flutter-temp-cache';
4
  const CACHE_NAME = 'flutter-app-cache';
5
 
6
+ const RESOURCES = {"flutter_bootstrap.js": "a222b82a6833ecba06ce04e347f57600",
7
  "version.json": "b5eaae4fc120710a3c35125322173615",
8
  "index.html": "2677c99782b3eb75aae7c757748ccacb",
9
  "/": "2677c99782b3eb75aae7c757748ccacb",
10
+ "main.dart.js": "1990588d3a6b9429f5509a0d68c2e0c5",
11
  "flutter.js": "83d881c1dbb6d6bcd6b42e274605b69c",
12
  "aitube.svg": "26140ba0d153b213b122bc6ebcc17f6c",
13
  "favicon.png": "c8a183c516004e648a7bac7497c89b97",
build/web/index.html CHANGED
@@ -156,7 +156,7 @@
156
  </script>
157
 
158
  <!-- Add version parameter for cache busting -->
159
- <script src="flutter_bootstrap.js?v=1746959486" async></script>
160
 
161
  <!-- Add cache busting script -->
162
  <script>
 
156
  </script>
157
 
158
  <!-- Add version parameter for cache busting -->
159
+ <script src="flutter_bootstrap.js?v=1746960753" async></script>
160
 
161
  <!-- Add cache busting script -->
162
  <script>
build/web/main.dart.js CHANGED
@@ -44837,7 +44837,7 @@ r.a.as6(0,q)
44837
  r.a4(new A.au6(r))}},
44838
  L(a){var s=this,r=null,q=s.a,p=q.c,o=q.e,n=A.eH(24)
44839
  q=q.d?A.ko(r,r,B.Ag,r,r,q.r,r,r,r):A.ko(r,r,B.Ia,r,r,new A.au8(s),r,r,r)
44840
- return A.jr(B.L,!0,r,A.aSX(p,A.MH(r,new A.hk(4,n,B.q),r,B.GZ,r,r,r,r,!0,r,r,r,r,r,r,B.bW,!0,r,r,r,r,r,r,r,r,r,r,r,r,r,B.fx,'Imagine anything eg "F1 race with farming trucks"',r,r,r,r,r,r,r,r,r,!0,!0,r,r,r,r,r,r,r,r,q,r,r,r,r),o,s.d,s.gada(),new A.au9(a),B.iy,B.AJ),B.t,B.z,0,r,r,r,r,r,B.cS)},
44841
  l(){var s=this
44842
  s.d.l()
44843
  s.a.c.K(0,s.gR0())
 
44837
  r.a4(new A.au6(r))}},
44838
  L(a){var s=this,r=null,q=s.a,p=q.c,o=q.e,n=A.eH(24)
44839
  q=q.d?A.ko(r,r,B.Ag,r,r,q.r,r,r,r):A.ko(r,r,B.Ia,r,r,new A.au8(s),r,r,r)
44840
+ return A.jr(B.L,!0,r,A.aSX(p,A.MH(r,new A.hk(4,n,B.q),r,B.GZ,r,r,r,r,!0,r,r,r,r,r,r,B.bW,!0,r,r,r,r,r,r,r,r,r,r,r,r,r,B.fx,'Explore the interdimensional TV! eg. "Elephants on Mars"',r,r,r,r,r,r,r,r,r,!0,!0,r,r,r,r,r,r,r,r,q,r,r,r,r),o,s.d,s.gada(),new A.au9(a),B.iy,B.AJ),B.t,B.z,0,r,r,r,r,r,B.cS)},
44841
  l(){var s=this
44842
  s.d.l()
44843
  s.a.c.K(0,s.gR0())
lib/widgets/search_box.dart CHANGED
@@ -67,7 +67,7 @@ class _SearchBoxState extends State<SearchBox> {
67
  FocusScope.of(context).unfocus();
68
  },
69
  decoration: InputDecoration(
70
- hintText: 'Imagine anything eg "F1 race with farming trucks"',
71
  hintStyle: const TextStyle(color: AiTubeColors.onSurfaceVariant),
72
  filled: true,
73
  fillColor: AiTubeColors.surface,
 
67
  FocusScope.of(context).unfocus();
68
  },
69
  decoration: InputDecoration(
70
+ hintText: 'Explore the interdimensional TV! eg. "Elephants on Mars"',
71
  hintStyle: const TextStyle(color: AiTubeColors.onSurfaceVariant),
72
  filled: true,
73
  fillColor: AiTubeColors.surface,