Skip to content

feat: Add WASM support for Stac #279

@divyanshub024

Description

@divyanshub024

Description

Currently, Stac runs fine on Flutter web, but it doesn't support Wasm fully due to some of its packages. We need to add Wasm support.

Additional Context

0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:

package:stac/stac.dart that imports:
package:stac/src/services/services.dart that imports:
package:stac/src/services/stac_network_service.dart that imports:
package:stac/src/framework/framework.dart that imports:
package:stac/src/framework/stac_registry.dart that imports:
package:stac/src/utils/log.dart that imports:
package:logger/logger.dart that imports:
package:logger/src/outputs/advanced_file_output_stub.dart that imports:
dart:io
This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions