Skip to content

The built-in library 'dart:ui' is not available on the stand-alone VM. #4

Open
@zoubo

Description

@zoubo

flutter demo报错The built-in library 'dart:ui' is not available on the stand-alone VM.
'package:flutter/src/material/animated_icons.dart': error: line 9 pos 1: library handler failed
import 'dart:ui' as ui show Paint, Path, Canvas;

Activity

AweiLoveAndroid

AweiLoveAndroid commented on Sep 1, 2018

@AweiLoveAndroid
Owner

导包出的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @zoubo@AweiLoveAndroid

        Issue actions

          The built-in library 'dart:ui' is not available on the stand-alone VM. · Issue #4 · AweiLoveAndroid/Flutter-learning