Skip to content

Tags: fluttercandies/fjs

Tags

precompiled_8b2ef8486d4c69c8296dfb4dc073ce54

Toggle precompiled_8b2ef8486d4c69c8296dfb4dc073ce54's commit message

Verified

This commit was signed with the committer’s verified signature.
iota9star 我心里危险的东西
fix: improve result display in example apps to use .value and jsonEncode

- Replace result.toString() with JsonEncoder.withIndent('  ').convert(result.value)
- Update playground_screen.dart to use proper JSON formatting for results
- Update app.dart to use proper JSON formatting for results
- Add dart:convert import where needed
- Ensures consistent and properly formatted result display across all example apps

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
iota9star 我心里危险的东西
feat: release version 1.2.0 with complete refactor of example applica…

…tion architecture and new module management features

precompiled_9c14341bbd4354fe1bf2aa58dba96901

Toggle precompiled_9c14341bbd4354fe1bf2aa58dba96901's commit message

Verified

This commit was signed with the committer’s verified signature.
iota9star 我心里危险的东西
feat: release version 1.2.0 with complete refactor of example applica…

…tion architecture and new module management features

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
iota9star 我心里危险的东西
chore: update version to 1.1.0, enhance API design, and improve docum…

…entation

precompiled_952a62b04d9b8ea883d271b3e0bc3b4a

Toggle precompiled_952a62b04d9b8ea883d271b3e0bc3b4a's commit message

Verified

This commit was signed with the committer’s verified signature.
iota9star 我心里危险的东西
chore: enhance precompile binaries configuration and update target ar…

…chitectures for macOS

precompiled_d51f8bb0c5b9aed7dd43e2796bf26738

Toggle precompiled_d51f8bb0c5b9aed7dd43e2796bf26738's commit message

Verified

This commit was signed with the committer’s verified signature.
iota9star 我心里危险的东西
chore: update version to 1.1.0, enhance API with new features and imp…

…roved documentation

precompiled_c2586e008d143756921081ce7607420b

Toggle precompiled_c2586e008d143756921081ce7607420b's commit message

Verified

This commit was signed with the committer’s verified signature.
iota9star 我心里危险的东西
chore: update platform versions, add new plugins, and enhance documen…

…tation

precompiled_688d43a3acbc3bacc044b4b85280f7be

Toggle precompiled_688d43a3acbc3bacc044b4b85280f7be's commit message

Verified

This commit was signed with the committer’s verified signature.
iota9star 我心里危险的东西
chore: update platform requirements, add new plugins, and enhance doc…

…umentation

precompiled_28c815a33d34ea67b16675126009520f

Toggle precompiled_28c815a33d34ea67b16675126009520f's commit message

Verified

This commit was signed with the committer’s verified signature.
iota9star 我心里危险的东西
chore: update iOS deployment target to 13.0 and remove unused depende…

…ncies

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was signed with the committer’s verified signature.
iota9star 我心里危险的东西
chore: update Android target architectures and improve rustFlags conf…

…iguration