Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

bug: 'dart compile' does not support build hooks, use 'dart build' instead #307

@Mastersam07

Description

@Mastersam07

Is there an existing issue for this?

  • I have searched the existing issues.

CLI Version

0.0.16+3

Project ID

979ac611-c023-4bf5-8528-bac144de9900

Description

When working with projects that use sqlite3 from version 3.0.0, we get the error 'dart compile' does not support build hooks, use 'dart build' instead. after the build command is run.

On checking dart compile, there is a note to use dart build when any of the packages/dependencies uses build hooks.

Screenshots

Image

Additional context and comments

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions