arup_util 0.0.4 copy "arup_util: ^0.0.4" to clipboard
arup_util: ^0.0.4 copied to clipboard

Collection of Widgets and helpful Methods that every developer needs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add arup_util

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

dependencies:
  arup_util: ^0.0.4

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:arup_util/arup_util.dart';
5
likes
120
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

Collection of Widgets and helpful Methods that every developer needs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, flutter_svg, get

More

Packages that depend on arup_util