df_widgets 0.1.16 copy "df_widgets: ^0.1.16" to clipboard
df_widgets: ^0.1.16 copied to clipboard

A collection of practical widgets that are neither material nor cupertino.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add df_widgets

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

dependencies:
  df_widgets: ^0.1.16

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:df_widgets/df_widgets.dart';
1
likes
160
points
887
downloads

Publisher

unverified uploader

Weekly Downloads

A collection of practical widgets that are neither material nor cupertino.

Repository (GitHub)
View/report issues

Topics

#design #modular #theme #user-interface #widget

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

df_color, df_debouncer, df_di, df_generate_dart_models_core, df_pod, df_scalable, fluentui_system_icons, flutter, visibility_detector

More

Packages that depend on df_widgets