with Tick
Image.asset(
Assets.images.stars.path,
),
- widget.animatedBackground
- ? AnimatedBuilder(
- animation: _animation,
- builder: (context, child) {
- return Image.asset(
- Assets.images.blob.path,
- height: (MediaQuery.sizeOf(context).height <= 700 ? 360 : 390) *
- widget.sizeMultiplier *
- _animation.value,
- width: (MediaQuery.sizeOf(context).height <= 700 ? 360 : 390) *
- widget.sizeMultiplier *
- _animation.value,
- );
- },
- )
- : Container(),
- // Image.asset("assets/images/blob.png"),
+ //widget.animatedBackground
+ // ? AnimatedBuilder(
+ // animation: _animation,
+ // builder: (context, child) {
+ // return Image.asset(
+ // Assets.images.blob.path,
+ // height: (MediaQuery.sizeOf(context).height <= 700 ? 360 : 390) *
+ // widget.sizeMultiplier *
+ // _animation.value,
+ // width: (MediaQuery.sizeOf(context).height <= 700 ? 360 : 390) *
+ // widget.sizeMultiplier *
+ // _animation.value,
+ // );
+ // },
+ // )
+ // : Container(),
+ //// Image.asset("assets/images/blob.png"),
Image.asset(
Assets.images.herologo.path,
height: (MediaQuery.sizeOf(context).height <= 700 ? 130 : 160) * widget.sizeMultiplier,
diff --git a/plugins/example/templates/okpage.html b/plugins/example/templates/okpage.html
index 8faa9529a..d19e0e1df 100644
--- a/plugins/example/templates/okpage.html
+++ b/plugins/example/templates/okpage.html
@@ -88,7 +88,7 @@
- Notion is connected with your Friend
+ Notion is connected with your Omi