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
130
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Custom Widgets and Functions

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on func_widgets

Packages that implement func_widgets