diff --git a/src/content/packages-and-plugins/using-packages.md b/src/content/packages-and-plugins/using-packages.md index 7c39838dc12..ea6c6c8e42f 100644 --- a/src/content/packages-and-plugins/using-packages.md +++ b/src/content/packages-and-plugins/using-packages.md @@ -142,7 +142,7 @@ To add the package `css_colors` to an app: so a full restart of the app might be required to avoid errors like `MissingPluginException` when using the package. -### Removing a package dependency to an app using `flutter pub remove` +### Removing a package dependency from an app using `flutter pub remove` To remove the package `css_colors` from an app: