Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions lib/contributors.dart
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ class Contributor extends StatelessWidget {
// Add your Full Name in this list
// Please do not remove any other name :)
final contributorsName = [
'Syed Mehtab Ali',
'kartikey singh',
'Harsh Soni',
'Luki Sanjaya',
Expand Down Expand Up @@ -115,6 +116,7 @@ class Contributor extends StatelessWidget {
];

final gitHubUserName = [
'syedmehtabali',
'kartikey4474',
'cscipher',
'lukisanjaya',
Expand Down
3 changes: 3 additions & 0 deletions participants/syedmehtabali.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Name: Syed Mehtab Ali
GitHub: https://github.com/syedmehtabali
Quote: When I wrote this code, only God and I understood what I did. Now only God knows.