vader_core 0.6.1 copy "vader_core: ^0.6.1" to clipboard
vader_core: ^0.6.1 copied to clipboard

Framework for simplify development of Flutter apps

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vader_core

With Flutter:

 $ flutter pub add vader_core

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

dependencies:
  vader_core: ^0.6.1

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:vader_core/vader_core.dart';
0
likes
125
points
215
downloads

Publisher

unverified uploader

Weekly Downloads

Framework for simplify development of Flutter apps

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

auto_injector, dio, freezed_annotation, hashlib, hive_ce, json_annotation, mek_data_class, mocktail, nanoid2, retry, talker, talker_dio_logger, ulid, uuid

More

Packages that depend on vader_core