bweird_widgets 0.1.3 copy "bweird_widgets: ^0.1.3" to clipboard
bweird_widgets: ^0.1.3 copied to clipboard

A collection of BWeird widgets and components with GetX implemented

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bweird_widgets

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

dependencies:
  bweird_widgets: ^0.1.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:bweird_widgets/bweird_widgets.dart';
1
likes
140
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

A collection of BWeird widgets and components with GetX implemented

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get, iconify_flutter

More

Packages that depend on bweird_widgets