vaycore 0.6.0 copy "vaycore: ^0.6.0" to clipboard
vaycore: ^0.6.0 copied to clipboard

outdated

A flutter application development library, which integrates some modules commonly used in daily development projects, makes developing applications more convenient.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vaycore

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

dependencies:
  vaycore: ^0.6.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:vaycore/vaycore.dart';
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A flutter application development library, which integrates some modules commonly used in daily development projects, makes developing applications more convenient.

Homepage

License

unknown (LICENSE)

Dependencies

cached_network_image, dio, flutter, fluttertoast, package_info, path_provider, provider, shared_preferences, sprintf

More

Packages that depend on vaycore