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

Custom widgets for FreewillFx Co., Ltd.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add freewill_fx_widgets

With Flutter:

 $ flutter pub add freewill_fx_widgets

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  freewill_fx_widgets: ^0.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:freewill_fx_widgets/alert_dialog/alert_dialog.dart';
import 'package:freewill_fx_widgets/alert_dialog/src/alert_dialog.dart';
import 'package:freewill_fx_widgets/fx.dart';
import 'package:freewill_fx_widgets/text_font_style/src/text_font_style.dart';
import 'package:freewill_fx_widgets/text_font_style/text_font_style.dart';
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

flutter, get

More

Packages that depend on freewill_fx_widgets