widgets_functions 1.9.0 copy "widgets_functions: ^1.9.0" to clipboard
widgets_functions: ^1.9.0 copied to clipboard

discontinuedreplaced by: flutter_widget_function

Custom Widgets and Functions, Widgets and Function easy to access, reuse and no longer code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add widgets_functions

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

dependencies:
  widgets_functions: ^1.9.0

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:widgets_functions/widgets_functions.dart';
5
likes
130
pub points
32%
popularity

Publisher

unverified uploader

Custom Widgets and Functions, Widgets and Function easy to access, reuse and no longer code.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on widgets_functions