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

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

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
150
pub points
32%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_fc