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

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

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

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_fc