flutter_fc 1.2.0 copy "flutter_fc: ^1.2.0" to clipboard
flutter_fc: ^1.2.0 copied to clipboard

Writing Function Component in Flutter, just as writing in React.

1.2.0 #

  • Export experimental inline FC

1.1.0 #

  • Add optional parameter constructor for "Ref"

  • Delete export fc in compat

1.0.0 #

  • Redefine flutter rendering hooks.

  • Mark some of react-style hooks deprecated.

0.5.1 #

  • [Hot Reload] only reset hooks if error occurs after reassemble

0.5.0 #

  • [Hot Reload] reset hooks after reassemble

0.4.0 #

  • Make compatible build(BuildContext) for FCWidget.

0.3.1 #

  • Docs of Dart 2 compatibility

0.3.0 #

  • Add shim class [FCWidget], that allows you to construct a const widget.

0.2.1 #

  • [Hot Reload] Resets hooks list after error occurs during build

0.2.0 #

  • DELETED defineStatelessFC, forwardRefStateless. All FCs should come from defineFC.

0.1.0 #

  • Add useImperativeHandle

0.0.3 #

  • Add useBuildContext
  • useEffect with no deps that calls each update.

0.0.2 #

  • Add forwardRef

0.0.1 #

  • Development Release
3
likes
130
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

Writing Function Component in Flutter, just as writing in React.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_fc