aloisdeniel / aloisdeniel/flutter_shared_ui_poc
Unsupported conditional import of `dart:ui` found in flutter_cross|lib/ui.dart
- Langage dominant
- Dart
- Étoiles
- 32
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I tried to run the example but web but got:
[SEVERE]build_web_compilers:entrypoint on web/main.dart (cached): Unable to find modules for some sources, this is usually the result of either a
bad import, a missing dependency in a package (or possibly a dev_dependency
needs to move to a real dependency), or a build failure (if importing a
generated file).
Please check the following imports:
`import 'package:flutter_cross/ui.dart';` from shared_ui|lib/home_page.dart at 2:1
[SEVERE]build_modules:module_library on package:flutter_cross/ui.dart (cached): Invalid argument(s): Unsupported conditional import of `dart:ui` found in flutter_cross|lib/ui.dart.
Any Idea?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.