freewill_fx_widgets 0.0.4 copy "freewill_fx_widgets: ^0.0.4" to clipboard
freewill_fx_widgets: ^0.0.4 copied to clipboard

Custom widgets for FreewillFx Co., Ltd.

FreewillFxWidgets #

This package is simple widgets for FreewillFx Apps.

Installation #

  1. Add the latest version of package to your pubspec.yaml and run flutter pub get
dependencies:
    freewill_fx_widgets: ^0.0.4
  1. Import the package and use in your Flutter App
import 'package: freewill_fx_widgets/fx.dart';

TextFontStyle #

Text widget that you can modify TextStyle:

  • FontFamily
  • FontSize
  • Color
  • TextAlign
  • FontWeight
  • TextOverflow

AlertDialog #

Dialog that you can modify the title of the dialog

  • title
  • buttonColor

Loading #

Loading page

CurvedButton #

Button that you can modify the style:

  • Title
  • TestKey
  • BackgroundColor
  • Padding
  • BorderWidth
  • BorderRadius
  • BorderWidth
  • BorderColor
  • Shadow
  • TextColor
2
likes
0
pub points
69%
popularity

Publisher

unverified uploader

Custom widgets for FreewillFx Co., Ltd.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, get, package_info_plus

More

Packages that depend on freewill_fx_widgets