Skip to content

Problem when importing bee #15

@Ivo-Balbaert

Description

@Ivo-Balbaert

Hi,

When importing the bee libraries in a new Dart app the following warnings are given:
The imported libraries 'loading.dart' and 'overlay.dart' should not have the same name ''
The imported libraries 'loading.dart' and 'popover.dart' should not have the same name ''
The imported libraries 'loading.dart' and 'secret.dart' should not have the same name '

They probably should get differnt library names or
else be synthesized in 1 library.
The sample app runs but bee components are not showing.

I am on Windows 8 using Dart Editor and SDK version 0.6.3_r24898

Cheers,
Ivo

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions