From 6691ad135e5189c162e909525d468728a8ad5242 Mon Sep 17 00:00:00 2001 From: puf Date: Thu, 15 Aug 2024 10:31:10 -0700 Subject: [PATCH] Update custom-code.md --- docs/ff-concepts/adding-customization/custom-code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ff-concepts/adding-customization/custom-code.md b/docs/ff-concepts/adding-customization/custom-code.md index 9e0dd661..35beabfc 100644 --- a/docs/ff-concepts/adding-customization/custom-code.md +++ b/docs/ff-concepts/adding-customization/custom-code.md @@ -226,7 +226,7 @@ You can only add a pubspec dependency to [**Custom Action**](custom-actions.md) ### Pub.dev [Pub.dev](https://pub.dev) is the official package repository for Dart and Flutter. It hosts a wide range of packages, libraries, and tools that developers can use to extend the functionality of their Dart and Flutter applications. -:::info[Flutter Favourite Packages] +:::info[Flutter Favorite Packages] Flutter Favorite packages are a curated set of packages on pub.dev that have been recognized by the Flutter team and the community for their quality, popularity, and usefulness in Flutter development. These packages are marked with a "Flutter Favorite" badge, indicating that they meet a high standard of quality, reliability, and best practices.