Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

[Enhacement] Use the stack_trace package #1153

Open
@vicb

Description

@vicb

Using the stack_trace package could simplify the angular code but pushing the StackTracehandling to an external package.

stack_trace has support for:

  • getting the current stack trace,
  • chain of stack traces (when using async functions),
  • pretty printing

It should be implemented in zone.dart, zone_spec.dart

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions