getflutter 1.1.3 copy "getflutter: ^1.1.3" to clipboard
getflutter: ^1.1.3 copied to clipboard

discontinued

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 getflutter

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

dependencies:
  getflutter: ^1.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:getflutter/getflutter.dart';
237
likes
30
pub points
79%
popularity

Publisher

verified publishergetwidget.dev

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

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on getflutter