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

GetWidget is open source library 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 Dart:

 $ dart pub add getwidget

With Flutter:

 $ flutter pub add getwidget

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

dependencies:
  getwidget: ^2.1.0

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:getwidget/getwidget.dart';
2137
likes
0
pub points
98%
popularity

Publisher

verified publishergetwidget.dev

GetWidget is open source library 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