Wave- Displaying some waves with custom color, duration, floating and blur effects byRockerFlower Liquid Swipe- Liquid swipe to your stacked containers bySahdeep Singh PhotoFilters- Apply filters to an image bySharafudheen KK. Calendar Calendar Widget- Calendar widget byDavid Bennett ...
shichunlei / AwesomeFlutterPackages Public Notifications You must be signed in to change notification settings Fork 3 Star 8 🔥🔥🔥 8 stars 3 forks Branches Tags Activity Star Notifications You must be signed in to change notification settings ...
中间的 logo 图片边缘有阴影效果,像是太阳发光一样,实现: 代码语言:javascript 复制 Container(height:70.0,width:70.0,decoration:BoxDecoration(color:Colors.grey,image:DecorationImage(image:AssetImage('assets/images/logo.png')),shape:BoxShape.circle,boxShadow:[BoxShadow(color:Colors.white.withOpacity(.5),...
Now that we’ve got a Flutter project, we’ll need a logo to set as an icon. Here’s one that we can use, imagine it’s a camera application: Place your icon inside of yourassets/images/icon.pngfolder,ora similar folder of your choosing. Then, inside ofpubspec.yaml, we’ll need ...
![](http://www.qdaily.com/images/icon-login-logo.png) 好奇心日报添加用户引导页 5年前 ios 添加仿京东地址选择器底部弹框 5年前 lib 添加/修改组合组件 5年前 local 国际化 5年前 screenshots 添加百姓生活收货地址 5年前 .gitignore 添加palette_generator 使用Demo ...
import 'package:flutter/material.dart'; class WavePage extends StatelessWidget { const WavePage({Key? key}) : super(key: key); @override Widget build(BuildContext context) { return Scaffold( appBar: AppBar(title: Text('贝塞尔曲线'),), body: Column(children: [ ClipPath( clipper: BottomCli...
(height:200.0,child:Center(child:TimerText(stopwatch:stopwatch),));}Widget_buildRecordingStatus(){returnContainer(height:100.0,width:100.0,child:stopwatch.isRunning?Center(child:SpinKitWave(color:Colors.black87.withOpacity(0.7),type:SpinKitWaveType.start),):Image.asset("assets/recorder.png"));}...
(height:200.0,child:Center(child:TimerText(stopwatch:stopwatch),));}Widget_buildRecordingStatus(){returnContainer(height:100.0,width:100.0,child:stopwatch.isRunning?Center(child:SpinKitWave(color:Colors.black87.withOpacity(0.7),type:SpinKitWaveType.start),):Image.asset("assets/recorder.png"));}...
child:Center(child:TimerText(stopwatch: stopwatch), )); }Widget _buildRecordingStatus() {returnContainer(height:100.0,width:100.0,child: stopwatch.isRunning ?Center(child:SpinKitWave(color: Colors.black87.withOpacity(0.7),type: SpinKitWaveType.start), ): Image.asset("assets/recorder.png"))...
.logo background-image: url("https://aws1.discourse-cdn.com/netlify/original/2X/3/3c2117abab23d3cb409b49f75ca0ef8f46bb005c.png") height: 300 width: 300 .slogan color: #fff font-size: 30 text-align: center .subSlogan @extend .slogan ...