文件名称:riverpod_tutorials:关于在Flutter中使用Riverpod的教程的集合
文件大小:49KB
文件格式:ZIP
更新时间:2024-06-13 20:56:04
Dart
重要的 您需要在相关的项目文件夹中运行以下命令以生成平台文件夹(Android,iOS,Web等)。 如果需要,一些教程中已经包含了这些教程。 flutter create . FunWithFlutter的动画课程 由FunWithFlutter打包 Flutter Riverpod教程 Riverpod 001-了解不同的通知程序[] [ ]-了解如何以及何时使用ChangeNotifier,ValueNotifier和StateProvider。 这是Riverpod的简介,可让您的脚湿透。 Riverpod 002-阅读提供程序最佳实践[] [ ]-了解读取提供程序的不同方法以及何时使用哪种方法。 Riverpod 003-FutureProvider,AsyncValue和错误处理[] []-掌握AsyncValue并学习如何与StateNotifier结合使用以进行错误
【文件预览】:
riverpod_tutorials-master
----riverpod_004_freezed()
--------.gitignore(636B)
--------pubspec.yaml(471B)
--------README.md(2KB)
--------.metadata(305B)
--------lib()
--------pubspec.lock(12KB)
--------test()
--------analysis_options.yaml(285B)
----riverpod_002_reading_providers()
--------.gitignore(636B)
--------pubspec.yaml(1KB)
--------README.md(547B)
--------.metadata(305B)
--------lib()
--------pubspec.lock(5KB)
--------test()
----.DS_Store(6KB)
----README.md(3KB)
----riverpod_003_async_value()
--------.gitignore(636B)
--------pubspec.yaml(3KB)
--------README.md(510B)
--------.metadata(305B)
--------lib()
--------pubspec.lock(5KB)
--------test()
--------analysis_options.yaml(285B)
----riverpod_001_counter_app_three_ways()
--------.gitignore(751B)
--------pubspec.yaml(3KB)
--------README.md(641B)
--------.metadata(305B)
--------lib()
--------pubspec.lock(4KB)
--------test()