About 329,000 results
Open links in new tab
  1. Icons class - material library - Dart API - Flutter

    API docs for the Icons class from the material library, for the Dart programming language.

  2. FlutterIcon - Flutter custom icons generator

    Build custom Flutter icons from popular icon sets or your own images.

  3. Best Open Source Flutter Icon Libraries - DEV Community

    Aug 17, 2024 · In this article, we'll explore some of the best Flutter icon libraries for 2024, including Hugeicons Pro, Material Icons, Feather Icons, and more, to help you find the perfect icons for your …

  4. Popular Icon Packs in Flutter - OnlyFlutter

    Jan 29, 2025 · Discover the most popular icon packs in flutter including Flutter's default icons, third-party icon packs and even combined icon packs.

  5. Icon Class in Flutter - GeeksforGeeks

    Jul 23, 2025 · Icon class in Flutter is used to show specific icons in our app. Instead of creating an image for our icon, we can simply use the Icon class for inserting an icon in our app.

  6. Flutter: Icons - coderscratchpad.com

    Apr 10, 2025 · Flutter has a big collection of built-in icons that you can use. These are part of the Icons class. To use an icon, you just add the Icon widget and tell it which icon you want. Here’s an …

  7. Icon class - widgets library - Dart API - Flutter

    API docs for the Icon class from the widgets library, for the Dart programming language.