About 43,500 results
Open links in new tab
  1. Flutter - Dart API docs

    Apr 14, 2025 · Welcome to the Flutter API reference documentation! Flutter is Google's SDK for crafting beautiful, fast user experiences for mobile, web, and desktop from a single codebase. …

  2. widgets library - Dart API - Flutter

    The Flutter widgets framework. To use, import package:flutter/widgets.dart. See also: flutter.dev/widgets for a catalog of commonly-used Flutter widgets. Classes AbsorbPointer A …

  3. Icons class - material library - Dart API - Flutter

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

  4. material library - Dart API - Flutter

    Flutter widgets implementing Material Design. To use, import package:flutter/material.dart.

  5. Form class - widgets library - Dart API - Flutter

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

  6. services library - Dart API - Flutter

    Platform services exposed to Flutter apps. To use, import package:flutter/services.dart . This library depends only on core Dart libraries and the foundation library.

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

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

  8. animation library - Dart API - Flutter

    To use, import package:flutter/animation.dart. This library provides basic building blocks for implementing animations in Flutter. Other layers of the framework use these building blocks to …

  9. Navigator class - widgets library - Dart API - Flutter

    In Flutter these elements are called routes and they're managed by a Navigator widget. The navigator manages a stack of Route objects and provides two ways for managing the stack, …

  10. DropdownButton class - material library - Dart API - Flutter

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

Refresh