-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
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
Reactions are currently unavailable