rrousselGit/functional_widget
A code generator to write widgets as function without loosing the benefits of classes.
Dart
Issues
- 2
auto_route support & class decorators
#119 opened by Nolat - 0
When will a later version of the SDK be supported
#123 opened by donglinkai - 4
- 4
Update constraints to allow latest versions of the packages: `_fe_analyzer_shared` `analyzer` `dart_style`.
#121 opened by water-mizuu - 1
How to make a widget extend a specific class
#120 opened by DjamelAbbou - 4
- 1
- 0
- 1
SingleChildStatelessWidget?
#115 opened by victor7w7r - 0
Local varible _....... starts with a underscore
#114 opened by unoriginalxx - 2
Difference from Builder?
#112 opened by gilice - 4
Not generating any output files - probably not compatible with latest flutter / dependencies etc
#113 opened by gslender - 2
Positional optional parameters are not propagated
#110 opened by westito - 1
Incompatible with the latest dart_code_metrics due to outdated analyzer dependency
#107 opened by davidpanic - 14
Functional Widget VS Code Extension
#102 opened by MassimoTambu - 3
@cwidget not generating ConsumerWidget as expected
#103 opened by yuhao-nyc - 1
Does this work with hot reload?
#104 opened by Jstuff36 - 9
Add option to customize name
#70 opened by triallax - 5
Cannot generate widgets
#88 opened by blackshot - 3
Reasoning behind equality generation deletion
#90 opened by liri2006 - 2
How to declare static properties
#101 opened by coyksdev - 1
build_runner watch can not run
#100 opened by hxse - 2
Can't currently have `functional_widget` and `freezed` both installed at the same time
#93 opened by triallax - 1
- 4
Null safety
#84 opened by Michael35699 - 2
- 1
Name of generated widget
#75 opened by subzero911 - 3
latest build_runner not working
#77 opened by Adidi - 4
Support [assert(...)]of some parameters
#65 opened by pedromassango - 0
- 1
Why `builders:` solution removed?
#73 opened by papmodern - 2
Is it possible to jump to the functional widget declaration instead of the generated widget when ctrl+clicking the generated widget?
#81 opened by harkairt - 1
- 3
- 1
- 2
Adding functional_widget_annotation import caused calls in Stateful widget to have errors
#71 opened by MostHated - 5
Version conflict due to build_config
#72 opened by alekseikurnosenko - 0
- 5
- 7
- 3
- 5
- 0
Upgrating `analyzer` version
#60 opened by fzyzcjy - 2
- 2
Code not generated when using builder
#56 opened by PiN73 - 2
error: The getter '_ticketNumber' isn't defined for the class 'FunctionalWidget'.
#52 opened by pishguy - 3
Include example of how to build simple hooks
#50 opened by derolf - 6
buiding incorrect class with @widget annotation
#53 opened by pishguy - 4
Build command doesn't make .g.dart class
#54 opened by pishguy - 2
For discussion: Lists and hashCode/operator==
#47 opened by derolf