Skip to content

Tags: albinpk/j2m

Tags

j2m-v1.0.0

Toggle j2m-v1.0.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
 - **FIX**: remove dev banner. ([a13cd16](a13cd16))

j2m-v0.0.15

Toggle j2m-v0.0.15's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
 - **FIX**: macos run. ([4e5a48b](4e5a48b))

 - **FIX**: upgrade flutter sdk to `3.41.7` and migrate to dart workspace. ([10b399a](10b399a))

j2m-v0.0.14

Toggle j2m-v0.0.14's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
 - **FIX**: allow generate empty classes for freezed. ([cb4d2aa](cb4d2aa

))

 - **FIX**: null issue in freezed line options. ([c8967e5](c8967e5))
 - **FEAT**: add `flu` variant for dart language. ([9b794b4](9b794b4))

j2m-v0.0.13

Toggle j2m-v0.0.13's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
 - **FIX**: use single quotes for `@JsonKey` annotation in freezed co…

…nverter.

 - **FIX**: duplicate class names in all converters.
 - **FEAT**: trigger conversion on text change.
 - **FEAT**: add tristate for JsonKey toggle in freezed generator.

j2m-v0.0.12

Toggle j2m-v0.0.12's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
 - **FIX**: update Flutter SDK version to 3.29.3 in configuration files.

 - **FEAT**: implement unique class name generation in DartFreezedConverter.

j2m-v0.0.11+1

Toggle j2m-v0.0.11+1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
 - **FIX**: conditionally render side option based on wrapText property.

j2m-v0.0.11

Toggle j2m-v0.0.11's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
 - **FEAT**: add splash screen with logo and brand name.

j2m-v0.0.10

Toggle j2m-v0.0.10's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
 - **REFACTOR**: update default JSON structure.

 - **FEAT**: enhance FloatingActionButton with extended labels for actions.
 - **FEAT**: dynamic options for each line of code.

j2m-v0.0.9

Toggle j2m-v0.0.9's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
 - **REFACTOR**: remove deprecated JSON data handling in ConverterBase.

 - **FEAT**: implement date detection in DartClassicConverter.
 - **FEAT**: add date detection functionality in DartFreezedConverter.

j2m-v0.0.8

Toggle j2m-v0.0.8's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
 - **FEAT**: add Kotlin data class converter.

 - **FEAT**: add JsonKey toggle to DartFreezedConfig.