Merge remote-tracking branch 'origin/myRequest' into myRequest

This commit is contained in:
Siahlooei 2024-07-17 10:17:36 +03:30
commit d44fc9a75c

14
Steps
View File

@ -15,7 +15,19 @@
<<
1.3. Add Links.txt file.
1.4. Checkout in other station ==> Must re run 1.1. steps again. (I don't Know why)
1.5. After a while, i read the document. Now updated some dependencies and starting
(Re-run can update dependencies)
1.5. Update analysis_options.yaml, then run
>>
dart run custom_lint
<<
1.6. Add a "hello world" sample to "main_hello_riverpod.dart", we have some error in code.
Now run
>>
flutter pub run build_runner build
<<
to generate some files (include main_hello_riverpod.g.dart).
Then fix "main_hello_riverpod.dart" with (main.g.dart --> main_hello_riverpod.g.dart).
1.7. After a while, i read the document. Now updated some dependencies and starting
use riverpod again.
Now I know many things about it, but riverpod learning curve is not good.
Flutter was better but not good at result. I will stick on learning curve before