You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'As some of you know, we’re moving to Slack for our internal team communications. Slack is a messaging app where we can talk, share files, and work together. It also connects with tools we already use, like [add your examples here], plus 900+ other apps.\n\n'),
83
+
text:
84
+
'As some of you know, we’re moving to Slack for our internal team communications. Slack is a messaging app where we can talk, share files, and work together. It also connects with tools we already use, like [add your examples here], plus 900+ other apps.\n\n',
85
+
),
78
86
TextSpan(
79
-
text:'Why are we moving to Slack?\n\n',
80
-
style:TextStyle(
81
-
fontWeight:FontWeight.w600,
82
-
color:Colors.black)),
87
+
text:'Why are we moving to Slack?\n\n',
88
+
style:TextStyle(
89
+
fontWeight:FontWeight.w600,
90
+
color:Colors.black,
91
+
),
92
+
),
83
93
TextSpan(
84
-
text:
85
-
'We want to use the best communication tools to make our lives easier and be more productive. Having everything in one place will help us work together better and faster, rather than jumping around between emails, IMs, texts and a bunch of other programs. Everything you share in Slack is automatically indexed and archived, creating a searchable archive of all our work.'),
94
+
text:
95
+
'We want to use the best communication tools to make our lives easier and be more productive. Having everything in one place will help us work together better and faster, rather than jumping around between emails, IMs, texts and a bunch of other programs. Everything you share in Slack is automatically indexed and archived, creating a searchable archive of all our work.',
0 commit comments