🚀 Launch SolarAgent Technology Preview
This commit is contained in:
@ -123,7 +123,7 @@ class _CommentEditorScreenState extends State<CommentEditorScreen> {
|
||||
return MaterialBanner(
|
||||
padding: const EdgeInsets.all(20),
|
||||
content: const Text(
|
||||
'SolarAgent still in early stage development. Some features isn\'t available. We recommend use our website, also optimized for moblie!',
|
||||
'Solian still in early stage development. Some features isn\'t available. We recommend use our website, also optimized for moblie!',
|
||||
),
|
||||
leading: const Icon(Icons.construction),
|
||||
backgroundColor: const Color(0xFFE0E0E0),
|
||||
|
@ -145,7 +145,7 @@ class _MomentEditorScreenState extends State<MomentEditorScreen> {
|
||||
return MaterialBanner(
|
||||
padding: const EdgeInsets.all(20),
|
||||
content: const Text(
|
||||
'SolarAgent still in early stage development. Some features isn\'t available. We recommend use our website, also optimized for moblie!',
|
||||
'Solian still in early stage development. Some features isn\'t available. We recommend use our website, also optimized for moblie!',
|
||||
),
|
||||
leading: const Icon(Icons.construction),
|
||||
backgroundColor: const Color(0xFFE0E0E0),
|
||||
|
Reference in New Issue
Block a user