diff --git a/sites/www/content/home/latest_news.yaml b/sites/www/content/home/latest_news.yaml index 0169d70b25..12235fc197 100644 --- a/sites/www/content/home/latest_news.yaml +++ b/sites/www/content/home/latest_news.yaml @@ -5,6 +5,10 @@ # If you have some other news or posts you think should be added, # please first open an issue with relevant information. +- title: "What's new in Flutter 3.44 and Dart 3.12" + url: "https://blog.flutter.dev/whats-new-in-flutter-3-44-b0cc1ad3c527" + image: "/news/images/featured/Flutter-344.gif" + - title: "What's new in Flutter 3.41 and Dart 3.11" url: "https://blog.flutter.dev/whats-new-in-flutter-3-41-302ec140e632" image: "/news/images/featured/whats-new-flutter-3-41-dart-3-11.png" diff --git a/sites/www/content/news/images/featured/Flutter-344.gif b/sites/www/content/news/images/featured/Flutter-344.gif new file mode 100644 index 0000000000..d73b8a0b07 Binary files /dev/null and b/sites/www/content/news/images/featured/Flutter-344.gif differ