We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eea8f46 commit 61cbdbfCopy full SHA for 61cbdbf
README.md
@@ -1,10 +1,10 @@
1
-# interview_task
+# Provider Pattern
2
3
-Project For Interview Task Submission
+Repo for provider pattern in flutter
4
5
#SDK used Flutter 3.3.1 • channel stable Dart 2.18.0 • DevTools 2.15.0
6
7
Code Generation This project uses code generation using built_value for generating code related to
8
json serialization/deserialization. The generated part files are put in .gitignore. So in order to
9
generate those files run the following command:
10
-#flutter pub run build_runner build --delete-conflicting-outputs
+#flutter pub run build_runner build --delete-conflicting-outputs
0 commit comments