| |
| |
| |
| # Fuchsia - Dart API docs |
| |
| |
| |
| |
| ## Libraries |
| |
| ##### [Fuchsia](Fuchsia/Fuchsia-library.md) |
| |
| |
| |
| |
| ## fuchsia |
| |
| ##### [fuchsia](package-fuchsia_fuchsia/package-fuchsia_fuchsia-library.md) |
| Fakes exported for the fuchsia system. |
| |
| |
| |
| ## fuchsia_inspect |
| |
| ##### [inspect](package-fuchsia_inspect_inspect/package-fuchsia_inspect_inspect-library.md) |
| The Inspect API for Dart. |
| |
| |
| ##### [reader](package-fuchsia_inspect_reader/package-fuchsia_inspect_reader-library.md) |
| This package contains a wrapper around <a href="https://fuchsia.dev/reference/fidl/fuchsia.diagnostics#ArchiveAccessor">ArchiveAccessor</a> |
| for accessing inspect data. |
| |
| |
| ##### [testing](package-fuchsia_inspect_testing/package-fuchsia_inspect_testing-library.md) |
| |
| |
| |
| |
| ## fuchsia_logger |
| |
| ##### [logger](package-fuchsia_logger_logger/package-fuchsia_logger_logger-library.md) |
| |
| |
| |
| |
| ## fuchsia_modular |
| |
| ##### [agent](package-fuchsia_modular_agent/package-fuchsia_modular_agent-library.md) |
| A collection of utilities simplifying Agent interactions. |
| |
| |
| ##### [codecs](codecs/codecs-library.md) |
| Common codecs used within the modular system. |
| |
| |
| ##### [lifecycle](package-fuchsia_modular_lifecycle/package-fuchsia_modular_lifecycle-library.md) |
| The lifecycle interface defines a service which allows running components |
| to be notified when lifecycle events happen in the system. |
| |
| |
| ##### [logger](package-fuchsia_modular_logger/package-fuchsia_modular_logger-library.md) |
| The logger used within the modular system. |
| |
| |
| ##### [module](package-fuchsia_modular_module/package-fuchsia_modular_module-library.md) |
| A collection of utilities simplifying module interactions |
| |
| |
| ##### [service_connection](package-fuchsia_modular_service_connection/package-fuchsia_modular_service_connection-library.md) |
| A collection of utilities which allow for connecting to modular components |
| |
| |
| |
| ## fuchsia_scenic |
| |
| ##### [views](package-fuchsia_scenic_views/package-fuchsia_scenic_views-library.md) |
| Utilities for working with Scenic Views. |
| |
| |
| |
| ## fuchsia_scenic_flutter |
| |
| ##### [fuchsia_view](package-fuchsia_scenic_flutter_fuchsia_view/package-fuchsia_scenic_flutter_fuchsia_view-library.md) |
| Utilities for working with Scenic Views through Flutter. |
| |
| |
| |
| ## fuchsia_services |
| |
| ##### [services](package-fuchsia_services_services/package-fuchsia_services_services-library.md) |
| The base-level functionality required by any component on Fuchsia. |
| |
| |
| |
| ## fuchsia_vfs |
| |
| ##### [vfs](package-fuchsia_vfs_vfs/package-fuchsia_vfs_vfs-library.md) |
| |
| |
| |
| |
| ## fidl |
| |
| ##### [fidl](package-fidl_fidl/package-fidl_fidl-library.md) |
| The FIDL Dart package which provides mechanisms for interacting with the |
| FIDL IPC system. This package is a dependency of any Proxy or Binding |
| classes implemented by generated FIDL code. It is often used directly in |
| author code to retrieve type definitions (e.g. InterfaceHandle, |
| InterfaceRequest, etc.) for interacting with certain FIDL services. |
| |
| |
| |
| ## zircon |
| |
| ##### [zircon](zircon/zircon-library.md) |
| The Zircon Dart package contains several libraries required to support |
| Fuchsia’s lower layer features, E.g. Zircon channels are used for the |
| transport of the FIDL IPC system. Requiring this package directly should be |
| rare for most mod or agent authors. |
| |
| |
| |
| |
| |
| |
| |
| |