chore: 스플래시 화면 저작권 텍스트에 cclabs 추가
This commit is contained in:
@@ -384,7 +384,7 @@ class _SplashScreenState extends State<SplashScreen>
|
||||
child: FadeTransition(
|
||||
opacity: _fadeAnimation,
|
||||
child: Text(
|
||||
'© 2025 NatureBridgeAI. All rights reserved.',
|
||||
'© 2025 NatureBridgeAI @ cclabs. All rights reserved.',
|
||||
style: TextStyle(
|
||||
fontSize: 12,
|
||||
color: Theme.of(context)
|
||||
|
||||
Reference in New Issue
Block a user