From f5b9006b5f7ed2d96a123872ebc29b1e8d6c86ad Mon Sep 17 00:00:00 2001 From: Abhinaba Dash Date: Wed, 4 Oct 2023 11:29:41 +0530 Subject: [PATCH 1/2] Update contributors.dart --- lib/contributors.dart | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/contributors.dart b/lib/contributors.dart index e6a62eb..5121553 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 = [ + 'Abhinaba Dash' 'kartikey singh', 'Harsh Soni', 'Luki Sanjaya', @@ -115,6 +116,7 @@ class Contributor extends StatelessWidget { ]; final gitHubUserName = [ + 'abhinaba-dash' 'kartikey4474', 'cscipher', 'lukisanjaya', From ee18c1d90886a59a69998f901d13a705d945822f Mon Sep 17 00:00:00 2001 From: Abhinaba Dash Date: Wed, 4 Oct 2023 11:35:21 +0530 Subject: [PATCH 2/2] Create abhinaba-dash.md --- participants/abhinaba-dash.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 participants/abhinaba-dash.md diff --git a/participants/abhinaba-dash.md b/participants/abhinaba-dash.md new file mode 100644 index 0000000..f28d8c7 --- /dev/null +++ b/participants/abhinaba-dash.md @@ -0,0 +1,9 @@ +# Hacktoberfest - Flutter Contribution + +## Name: Abhinaba Dash + +**Github:** @abhinaba-dash + +**Quote:** *"Coding is not just about building things, it's about creating experiences."* + +---