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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
1
likes
140
points
131
downloads

Publisher

unverified uploader

Weekly Downloads

2024.10.05 - 2025.04.19

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