velvet_support 0.0.1-dev.6 copy "velvet_support: ^0.0.1-dev.6" to clipboard
velvet_support: ^0.0.1-dev.6 copied to clipboard

Provide support classes for the everyday work. Porting of some Laravel utilities to Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add velvet_support

With Flutter:

 $ flutter pub add velvet_support

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

dependencies:
  velvet_support: ^0.0.1-dev.6

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:velvet_support/velvet_support.dart';
3
likes
0
points
400
downloads

Publisher

verified publisherstratumfoundry.com

Weekly Downloads

Provide support classes for the everyday work. Porting of some Laravel utilities to Dart.

Homepage
Repository (GitHub)
View/report issues

Topics

#dart #support #utilities #laravel-porting

License

unknown (license)

Dependencies

flutter

More

Packages that depend on velvet_support