diff --git a/README.md b/README.md index 6838965..88efa38 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ class SampleScreen extends StatelessWidget { You can easily customize the appearance of loading and error states using `ThemeExtension`. -riverpod_paging_utils_sample +riverpod_paging_utils_sample For example, if you're using the [loading_animation_widget](https://pub.dev/packages/loading_animation_widget) package, you can set up your code like this: