aagarwal1012 / aagarwal1012/Animated-Text-Kit

Wavy problem

Đang mở
#271 4 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Dart
Star
1.8k
Fork
321
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Container(
height: 100.r,
child: AnimatedTextKit(
animatedTexts: [
WavyAnimatedText('Hello World',textStyle: TextStyle(
fontSize: 20.0,
color: Colors.black
), textAlign : TextAlign.center,
),

WavyAnimatedText('Hello World',textStyle: TextStyle(
fontSize: 20.0,
color: Colors.black
), textAlign : TextAlign.center,
),

],
repeatForever: true,
),
),

After the animation is completed, the text box returns to its original position

Just repeat forever, the effect will be very strange

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.