bweird_widgets 0.1.1 copy "bweird_widgets: ^0.1.1" to clipboard
bweird_widgets: ^0.1.1 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 Dart:

 $ dart pub add bweird_widgets

With Flutter:

 $ flutter pub add bweird_widgets

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

dependencies:
  bweird_widgets: ^0.1.1

Alternatively, your editor might support dart pub get or 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
0
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

A collection of BWeird widgets and components with GetX implemented

Homepage

License

unknown (license)

Dependencies

flutter, get, iconify_flutter

More

Packages that depend on bweird_widgets