Skip to content

Commit 61cbdbf

Browse files
Update README.md
1 parent eea8f46 commit 61cbdbf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# interview_task
1+
# Provider Pattern
22

3-
Project For Interview Task Submission
3+
Repo for provider pattern in flutter
44

55
#SDK used Flutter 3.3.1 • channel stable Dart 2.18.0 • DevTools 2.15.0
66

77
Code Generation This project uses code generation using built_value for generating code related to
88
json serialization/deserialization. The generated part files are put in .gitignore. So in order to
99
generate those files run the following command:
10-
#flutter pub run build_runner build --delete-conflicting-outputs
10+
#flutter pub run build_runner build --delete-conflicting-outputs

0 commit comments

Comments
 (0)