func_widgets 1.0.3 copy "func_widgets: ^1.0.3" to clipboard
func_widgets: ^1.0.3 copied to clipboard

Custom Widgets and Functions

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add func_widgets

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

dependencies:
  func_widgets: ^1.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:func_widgets/func_widgets.dart';
0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Custom Widgets and Functions

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on func_widgets