diff --git a/lib/contributors.dart b/lib/contributors.dart index e6a62eb..a20e1b3 100644 --- a/lib/contributors.dart +++ b/lib/contributors.dart @@ -7,6 +7,7 @@ class Contributor extends StatelessWidget { // Add your Full Name in this list // Please do not remove any other name :) final contributorsName = [ + 'Aakash Phogat', 'kartikey singh', 'Harsh Soni', 'Luki Sanjaya', @@ -115,6 +116,7 @@ class Contributor extends StatelessWidget { ]; final gitHubUserName = [ + 'Aakash007-ai', 'kartikey4474', 'cscipher', 'lukisanjaya', diff --git a/participants/Aakash.md b/participants/Aakash.md new file mode 100644 index 0000000..e51035e --- /dev/null +++ b/participants/Aakash.md @@ -0,0 +1,7 @@ +# Hacktoberfest - Flutter Contribution + +## Name: Aakash Phogat + +**Github:** @Aakash007-ai + +**Quote:** *Real chaos makes no noise :-Berlin (Money Heist character)* \ No newline at end of file