angulardart-community / angular_components

High-quality Material Design components for AngularDart.
https://gallery.angulardart.xyz
22 stars 14 forks source link

Fix package analysis detecting web-incompatible #61

Closed GZGavinZhao closed 2 years ago

GZGavinZhao commented 2 years ago

The Dart Package ANAlysis system can't recognize this package as js-compatible because of the file lib/builder.dart that uses dart:io. By moving the file to lib/src/builder.dart and stop exporting it, this should stop PANA from detecting it and hence reporting our package as web-compatible.

github-actions[bot] commented 2 years ago

Visit the preview URL for this PR (updated for commit 6eea1d2):

https://angulardart-gallery--pr61-fix-sass-builder-u0nqace5.web.app

(expires Wed, 08 Dec 2021 23:40:21 GMT)

🔥 via Firebase Hosting GitHub Action 🌎