kompkit_core 0.2.0-alpha.0 copy "kompkit_core: ^0.2.0-alpha.0" to clipboard
kompkit_core: ^0.2.0-alpha.0 copied to clipboard

Cross-platform utility functions for Flutter and Dart applications. Part of the KompKit ecosystem.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kompkit_core

With Flutter:

 $ flutter pub add kompkit_core

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

dependencies:
  kompkit_core: ^0.2.0-alpha.0

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:kompkit_core/kompkit_core.dart';
0
likes
0
points
68
downloads

Publisher

unverified uploader

Weekly Downloads

Cross-platform utility functions for Flutter and Dart applications. Part of the KompKit ecosystem.

Repository (GitHub)
View/report issues

Topics

#utilities #validation #debounce #currency #cross-platform

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on kompkit_core