Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / xsahil03x/super_enum issues and pull requests

#75 - make compatible with sdk 2.12

Pull Request - State: open - Opened by ladeiko over 1 year ago

#74 - make compatible with sdk 2.12

Pull Request - State: closed - Opened by ladeiko over 1 year ago

#73 - update deps and fix class generator

Pull Request - State: closed - Opened by ladeiko over 1 year ago

#72 - update deps

Pull Request - State: closed - Opened by ladeiko over 1 year ago

#71 - update dependencies versions

Pull Request - State: closed - Opened by ladeiko over 1 year ago

#69 - Release null safe version ?

Issue - State: open - Opened by FatulM over 3 years ago - 15 comments

#68 - How can I convert a String to a Enum Type

Issue - State: open - Opened by ride4sun over 3 years ago

#67 - Overriding == operator of Data classes

Issue - State: open - Opened by arsamme over 3 years ago

#66 - Release [super_enum] v0.5.0, [super_enum_generator] v0.6.0

Pull Request - State: closed - Opened by xsahil03x over 3 years ago

#65 - Add support for docComments.

Pull Request - State: closed - Opened by xsahil03x over 3 years ago

#64 - Add support for analyzer > 0.40.0

Pull Request - State: closed - Opened by astralstriker over 3 years ago

#63 - super_enum is not working with analyzer ^0.40.1

Issue - State: closed - Opened by SaeedMasoumi over 3 years ago - 2 comments
Labels: v1.0.0

#61 - Can you please make a release?

Issue - State: closed - Opened by craigomac about 4 years ago - 1 comment

#60 - WhenPartial breaks when updraging from 0.3.0 to 0.4.2

Issue - State: closed - Opened by shadracktaeli over 4 years ago - 2 comments

#59 - Use PartBuilder instead of SharedPartBuilder

Pull Request - State: closed - Opened by astralstriker over 4 years ago - 1 comment

#58 - Fix for #52, #57, #22

Pull Request - State: closed - Opened by xsahil03x over 4 years ago

#57 - Allow setting null value in copyWith function

Issue - State: closed - Opened by astralstriker over 4 years ago
Labels: v1.0.0

#56 - Use PartBuilder instead of SharedPartBuilder in generator

Issue - State: closed - Opened by xsahil03x over 4 years ago
Labels: v1.0.0

#55 - Generate copyWith methods for Data Classes

Pull Request - State: closed - Opened by xsahil03x over 4 years ago

#54 - Generate copyWith methods for Data classes

Pull Request - State: closed - Opened by xsahil03x over 4 years ago

#53 - Add support for optional data fields

Pull Request - State: closed - Opened by xsahil03x over 4 years ago - 1 comment

#52 - emit `when` method arguments for "empty" actions

Issue - State: closed - Opened by ened over 4 years ago - 2 comments
Labels: v1.0.0

#51 - Optional fields

Issue - State: closed - Opened by shinayser over 4 years ago - 5 comments
Labels: enhancement

#50 - Why renaming enum fields?

Issue - State: closed - Opened by olehmisar over 4 years ago - 2 comments

#49 - Generate whenPartial with normal return type

Issue - State: closed - Opened by linxydmhg over 4 years ago - 2 comments
Labels: question

#48 - Linter Error with super_enum_generator 0.4.2

Issue - State: closed - Opened by cfregin over 4 years ago - 8 comments
Labels: lint, v1.0.0

#47 - Create a separate async 'whenX' method for handling asynchronous calls

Pull Request - State: closed - Opened by xsahil03x over 4 years ago

#45 - Fix "whenXXX methods return FutureOr"

Pull Request - State: closed - Opened by xsahil03x over 4 years ago

#44 - Generate copyWith methods for data classes

Issue - State: closed - Opened by xsahil03x over 4 years ago
Labels: enhancement

#43 - Do not generate the same UseClass wrappers multiple times

Pull Request - State: closed - Opened by passsy over 4 years ago

#42 - @UseClass generating Error

Issue - State: closed - Opened by dennis-szymanski over 4 years ago - 1 comment

#41 - use const constructor

Issue - State: closed - Opened by dennis-szymanski over 4 years ago

#40 - *Hotfix* : DataFields with a name including 'T' break code generation

Pull Request - State: closed - Opened by xsahil03x over 4 years ago

#39 - DataFields with a name including 'T' break code generation

Issue - State: closed - Opened by WanderingFire2001 over 4 years ago - 1 comment

#38 - v0.4.0

Pull Request - State: closed - Opened by xsahil03x over 4 years ago

#37 - Enum as data field in another enum

Issue - State: closed - Opened by fdietze over 4 years ago - 1 comment

#36 - Fix github action script for different invocation

Pull Request - State: closed - Opened by xsahil03x over 4 years ago

#35 - Fix github action script for different invocation

Pull Request - State: closed - Opened by xsahil03x over 4 years ago

#34 - Linter Warnings: DO use curly braces for all flow control structures

Issue - State: closed - Opened by WanderingFire2001 over 4 years ago - 3 comments
Labels: waiting for merge

#33 - [Ready to merge] Added support for List and Map data types

Pull Request - State: closed - Opened by astralstriker over 4 years ago - 11 comments

#32 - @UseClass(ExternalClass) annotation to wrap classes as value in the enum

Pull Request - State: closed - Opened by passsy over 4 years ago - 7 comments

#31 - analyzer version compatibility issues when used with built_value_generator

Issue - State: closed - Opened by oysterpack over 4 years ago - 4 comments

#30 - Create a DataField with specific type of generic type

Issue - State: closed - Opened by flappyBug over 4 years ago - 4 comments
Labels: enhancement

#29 - Use external class directly without wrapping

Issue - State: closed - Opened by passsy over 4 years ago - 2 comments
Labels: enhancement, waiting for merge

#28 - Copy comments to generated file

Issue - State: closed - Opened by passsy over 4 years ago - 3 comments
Labels: enhancement, v1.0.0

#27 - whenXXX methods return FutureOr

Issue - State: closed - Opened by WanderingFire2001 over 4 years ago - 2 comments

#26 - @object enum values generated as: List get props =>null

Issue - State: closed - Opened by WanderingFire2001 over 4 years ago - 1 comment

#25 - Ability to specify generated class names.

Issue - State: open - Opened by chimon2000 over 4 years ago - 2 comments

#24 - VS Studio can not find the build task

Issue - State: closed - Opened by TBCode523 over 4 years ago - 4 comments

#23 - [super_enum_generator] : Generate more whenX clauses

Pull Request - State: closed - Opened by xsahil03x over 4 years ago - 2 comments

#22 - Unhandled Exception when using Generics

Issue - State: closed - Opened by chimon2000 over 4 years ago - 4 comments
Labels: bug, v1.0.0

#21 - Enums with Value

Issue - State: closed - Opened by sinadarvi over 4 years ago - 7 comments

#20 - DataField property to ignore field from equatable props

Issue - State: closed - Opened by xsahil03x over 4 years ago - 4 comments

#19 - Add more whenX clauses

Issue - State: closed - Opened by linxydmhg over 4 years ago - 11 comments

#18 - Generics support?

Issue - State: closed - Opened by bizz84 over 4 years ago - 3 comments

#18 - Generics support?

Issue - State: closed - Opened by bizz84 over 4 years ago - 3 comments

#17 - Version compatibility issues (`analyzer`, `super_enum`, `json_serializable`)

Issue - State: closed - Opened by bizz84 over 4 years ago - 4 comments

#17 - Version compatibility issues (`analyzer`, `super_enum`, `json_serializable`)

Issue - State: closed - Opened by bizz84 over 4 years ago - 4 comments

#16 - Make Data classes Equatable.

Pull Request - State: closed - Opened by astralstriker over 4 years ago

#16 - Make Data classes Equatable.

Pull Request - State: closed - Opened by astralstriker over 4 years ago

#15 - Add toString, hashCode and equals to Data Classes

Pull Request - State: closed - Opened by astralstriker over 4 years ago

#15 - Add toString, hashCode and equals to Data Classes

Pull Request - State: closed - Opened by astralstriker over 4 years ago

#14 - Make object classes singleton

Pull Request - State: closed - Opened by astralstriker over 4 years ago

#13 - Make object classes as Singleton

Issue - State: closed - Opened by xsahil03x over 4 years ago

#11 - > Fix pub warnings

Pull Request - State: closed - Opened by astralstriker over 4 years ago

#10 - Rename to super enums

Pull Request - State: closed - Opened by xsahil03x over 4 years ago - 1 comment

#9 - Rename the whole package to super_enums

Issue - State: closed - Opened by xsahil03x over 4 years ago

#9 - Rename the whole package to super_enums

Issue - State: closed - Opened by xsahil03x over 4 years ago

#8 - Add GitHub action

Pull Request - State: closed - Opened by xsahil03x over 4 years ago - 1 comment

#7 - Add GitHub action

Pull Request - State: closed - Opened by xsahil03x over 4 years ago

#7 - Add GitHub action

Pull Request - State: closed - Opened by xsahil03x over 4 years ago

#6 - [Generator] Organization

Pull Request - State: closed - Opened by astralstriker over 4 years ago - 1 comment

#6 - [Generator] Organization

Pull Request - State: closed - Opened by astralstriker over 4 years ago - 1 comment

#5 - [Generator] Preliminary organization of the code

Pull Request - State: closed - Opened by astralstriker over 4 years ago - 1 comment

#5 - [Generator] Preliminary organization of the code

Pull Request - State: closed - Opened by astralstriker over 4 years ago - 1 comment

#4 - Add factory constructors for derived classes to mimic enums

Issue - State: closed - Opened by xsahil03x over 4 years ago - 4 comments

#4 - Add factory constructors for derived classes to mimic enums

Issue - State: closed - Opened by xsahil03x over 4 years ago - 4 comments

#3 - [Generator] preliminary data class generation and @generic annotation

Pull Request - State: closed - Opened by astralstriker over 4 years ago - 1 comment

#3 - [Generator] preliminary data class generation and @generic annotation

Pull Request - State: closed - Opened by astralstriker over 4 years ago - 1 comment

#2 - [Generator] Base and derived classes implementations and when clause

Pull Request - State: closed - Opened by astralstriker over 4 years ago

#2 - [Generator] Base and derived classes implementations and when clause

Pull Request - State: closed - Opened by astralstriker over 4 years ago