functional_widget
                                
                                
                                
                                    functional_widget copied to clipboard
                            
                            
                            
                        A code generator to write widgets as function without loosing the benefits of classes.
                                            Results
                                            
                                                11
                                            
                                            functional_widget issues
                                        
                                        Sort by
                                                recently updated
                                            recently updated
                                                
                                                newest added
                                                
                                            Changing `Version(2, 12, 0)` to `DartFormatter.latestLanguageVersion` causes tests to fail: [test.log](https://github.com/user-attachments/files/19429809/test.log) https://github.com/rrousselGit/functional_widget/blob/6e676977e53258f3aa5604927df3abde31939089/packages/code_gen_tester/lib/src/tester.dart#L68 It seems the generator needs to be updated for the new formatting.
                                                                    enhancement