Compare commits
2 Commits
7125a4745a
...
9a950ee6c7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9a950ee6c7 | ||
|
|
88569a57bf |
@@ -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)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: submanager
|
||||
description: A new Flutter project.
|
||||
publish_to: 'none'
|
||||
version: 1.0.6+8
|
||||
version: 1.0.7+9
|
||||
|
||||
environment:
|
||||
sdk: '>=3.0.0 <4.0.0'
|
||||
|
||||
Reference in New Issue
Block a user