getwidget 1.1.2 copy "getwidget: ^1.1.2" to clipboard
getwidget: ^1.1.2 copied to clipboard

outdated

GetWidget is open source libraries that come with pre-build 1000+ UI components. It makes development faster & more enjoyable. You can customize the component as per your need.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add getwidget
copied to clipboard

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

dependencies:
  getwidget: ^1.1.2
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:getwidget/getwidget.dart';
copied to clipboard
2.39k
likes
0
points
68.3k
downloads

Publisher

verified publishergetwidget.dev

Weekly Downloads

2024.06.25 - 2025.01.07

GetWidget is open source libraries that come with pre-build 1000+ UI components. It makes development faster & more enjoyable. You can customize the component as per your need.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on getwidget