Skip to content
This repository was archived by the owner on Jul 22, 2021. It is now read-only.

Commit b63842d

Browse files
committed
Add Robert the creator
1 parent 365f566 commit b63842d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/profile/profile_page.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ class _ProfilePageState extends State<ProfilePage> {
166166
applicationName: 'Flutter Europe 2020',
167167
applicationVersion: '${version?.version}',
168168
applicationLegalese:
169-
'Created by Dominik Roszkowski (roszkowski.dev), Maciek Korzeniewski (@korzonkiee) and Marcin Szałek (fidev.io) for the Flutter Europe conference, \n\nSome images are courtesy of https://undraw.co/\n\nSpecial thanks to Codemagic for support and free build time! ❤️\n\nThanks LeanCode for hosting this on your accounts!\n\nAnd huuuge thank you to all the people who helped design and test this app 🎉');
169+
'Created by Dominik Roszkowski (roszkowski.dev), Maciek Korzeniewski (@korzonkiee), Marcin Szałek (fidev.io) and Robert Odrowąż-Sypniewski for the Flutter Europe conference, \n\nSome images are courtesy of https://undraw.co/\n\nSpecial thanks to Codemagic for support and free build time! ❤️\n\nThanks LeanCode for hosting this on your accounts!\n\nAnd huuuge thank you to all the people who helped design and test this app 🎉');
170170
},
171171
),
172172
if (Provider.of<RemoteConfig>(context, listen: false)

0 commit comments

Comments
 (0)