[GH-ISSUE #2815] [FR] Target URI #1221

Closed
opened 2026-03-23 20:46:36 +00:00 by mirror · 4 comments
Owner

Originally created by @finey-dev on GitHub (Jun 15, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2815

Bug Description

Target of URI hasn't been generated: 'package:appflowy_backend/protobuf/dart-ffi/ffi_response.pb.dart'.
Try running the generator that will generate the file referenced by the URI.darturi_has_not_been_generated
package:appflowy_backend/protobuf/dart-ffi/ffi_response.pb.dart

How to Reproduce

flutter pub get

Expected Behavior

Target URI Existing

Operating System

Windows

AppFlowy Version(s)

0.0.1

Screenshots

No response

Additional Context

No response

Originally created by @finey-dev on GitHub (Jun 15, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2815 ### Bug Description Target of URI hasn't been generated: 'package:appflowy_backend/protobuf/dart-ffi/ffi_response.pb.dart'. Try running the generator that will generate the file referenced by the URI.dart[uri_has_not_been_generated](https://dart.dev/diagnostics/uri_has_not_been_generated) package:appflowy_backend/protobuf/dart-ffi/ffi_response.pb.dart ### How to Reproduce flutter pub get ### Expected Behavior Target URI Existing ### Operating System Windows ### AppFlowy Version(s) 0.0.1 ### Screenshots _No response_ ### Additional Context _No response_
mirror 2026-03-23 20:46:36 +00:00
Author
Owner

@annieappflowy commented on GitHub (Jun 15, 2023):

Related: https://github.com/AppFlowy-IO/AppFlowy/issues/1021

<!-- gh-comment-id:1592952410 --> @annieappflowy commented on GitHub (Jun 15, 2023): Related: https://github.com/AppFlowy-IO/AppFlowy/issues/1021
Author
Owner

@Xazin commented on GitHub (Jun 15, 2023):

Enable dart protoc plugin, and then run the clean and rebuild all.

You need to enable the protoc plugin everytime you change Flutter version.

Let me know if it's still not solved.

<!-- gh-comment-id:1593603436 --> @Xazin commented on GitHub (Jun 15, 2023): Enable dart protoc plugin, and then run the clean and rebuild all. You need to enable the protoc plugin everytime you change Flutter version. Let me know if it's still not solved.
Author
Owner

@garv-shah commented on GitHub (Jun 29, 2023):

once the protoc plugin is installed, how would one rebuild all for appflowy_backend?

<!-- gh-comment-id:1612534936 --> @garv-shah commented on GitHub (Jun 29, 2023): once the protoc plugin is installed, how would one rebuild all for `appflowy_backend`?
Author
Owner

@garv-shah commented on GitHub (Jun 29, 2023):

ah, sorry, I was using IntelliJ where the option would not come up. I opened the project in VSCode and it was all fixed 👍

<!-- gh-comment-id:1612587541 --> @garv-shah commented on GitHub (Jun 29, 2023): ah, sorry, I was using IntelliJ where the option would not come up. I opened the project in VSCode and it was all fixed 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#1221
No description provided.