v_flutter_core 0.0.19 copy "v_flutter_core: ^0.0.19" to clipboard
v_flutter_core: ^0.0.19 copied to clipboard

A core library for Flutter applications, offering essential tools and utilities for streamlined development and state management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add v_flutter_core

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

dependencies:
  v_flutter_core: ^0.0.19

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:v_flutter_core/v_flutter_core.dart';
1
likes
130
points
91
downloads

Publisher

unverified uploader

Weekly Downloads

A core library for Flutter applications, offering essential tools and utilities for streamlined development and state management.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, defer_pointer, easy_debounce, entry, flutter, flutter_hooks, flutter_portal, fpdart, gap, hooks_riverpod, reactive_forms, reactive_forms_annotations, riverpod, riverpod_annotation, rxdart, theme_tailor_annotation, time, universal_html

More

Packages that depend on v_flutter_core