vittude_app_utils 1.1.0 copy "vittude_app_utils: ^1.1.0" to clipboard
vittude_app_utils: ^1.1.0 copied to clipboard

Utils used by all our modules and applications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vittude_app_utils

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

dependencies:
  vittude_app_utils: ^1.1.0

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

Publisher

unverified uploader

Utils used by all our modules and applications

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

auto_route, dio, flutter, flutter_maslow, flutter_test, path, provider

More

Packages that depend on vittude_app_utils