Skip to content

Conversation

@ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4
Copy link

@ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4 ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4 commented Oct 26, 2025

experimental playground for hyperledger fabric on flutter and dart
platforms .

Filed: ../hyperledger/fabric_client_flutter.md .

Hyperledger Labs homepage:
https://lf-decentralized-trust-labs.github.io/labs/hyperledger/fabric_client_flutter.html

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4 This link doesn't work for me. Do you happen to have a more up to date one?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@petermetz this is an unarchived link i did move from pr #345 . yes . the archived one is here : https://lf-decentralized-trust-labs.github.io/labs/archived/fabric-client-flutter.html .

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the intent to unarchive the previous lab or create a new one?

Copy link
Author

@ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4 ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4 Oct 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tkuhrt this pr ' s intent is to create a new lab while referring some
of the methodologies from the previous lab . to unarchive the previous
lab i ' ve created a separate pr #345 . but for this one i ' ve created
new links after #345 . i ' m sorry if this brought on confusion .

Copy link
Author

@ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4 ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4 Nov 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i ' ve updated the latest links to include the lab ' s rfc and external
info for this lab . again , sorry for the inconvenience .

Extend original fabric_client_flutter lab filed within Hyperledger Labs
.

Filed: ../hyperledger/fabric_client_flutter.md .
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Please consider adding a link in markdown format to reference a file.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i ' ve added links in markdown format to reference internal uris , while
external uris are kept in raw format to be transparency .

fabric-server-node ( ../archived/fabric-server-node.md ) .

The lab introduces a playground for high-level gateway APIs for
Hyperledger Fabric version 2.4 or later on Flutter and Dart platforms .
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has the project team considered extending previous lab to support newer versions of Fabric? I'm trying to understand the reason for a new project.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes . the reason for a new lab can be seen on the section # rationale
and alternatives (
https://github.com/hyperledger/fabric-rfcs/pull/67/files#diff-9a02df37701ce2c2cc26070f36b7a88b25c1bfe4a6c8292f76045ec32297c75cR101-R117
) of the rfc of this lab .


# Pre-existing repository

https://github.com/ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4/hyperledger_fabric_flutter_labs

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4 On this link it says that the repository is empty. Is that really the current state or is there some source code that I could look at to better understand the scope?

In general the idea for the lab sounds great to me, I'm just wanting to make sure I do my due diligence in understanding the context before I formulate an opinion.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@petermetz the repo is empty at this point of time . i ' ve committed
some code to a previous one (
https://github.com/ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4/fabric_client_flutter
) locally to migrate some code and fix some issues but yet to push those
.

to better understand the scope of this lab , you may take a further look
at the lab ' s rfc ( currently it is at
https://github.com/hyperledger/fabric-rfcs/pull/67/files , due to the
absence of the labs rfc repo ) .

Copy link

@petermetz petermetz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4 LGTM with comments:

  1. If you could update all the links to ones that are the working ones that would help with other people reading the proposal which is overall helpful not just for the TAC members, but also potential future contributors who could be interested in contributing to the lab and are trying to figure out where it came from.

Other than this - and the other pending questions from others - it looks good to me overall.

@ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4 ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4 force-pushed the hlf-flutter-labs branch 5 times, most recently from 45f46e2 to 6239156 Compare November 2, 2025 10:29
@ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4
Copy link
Author

ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4 commented Nov 2, 2025

@petermetz i ' ve updated and included up - to - date links that are
working ones with the latest commit hash to this proposal . other
documents in the relative labs will be updated accordingly . thanks for
your comment .

looking for if there are comments from other ppl .

experimental playground for hyperledger fabric on flutter and dart
platforms .

add relevent links to the labs proposal .

fix minors .

link to a blog post for a previous study on flutter and dart
platforms .

Signed-off-by: ZHANG, HENGMING <22887031+ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants