npk_core 0.0.7+5 copy "npk_core: ^0.0.7+5" to clipboard
npk_core: ^0.0.7+5 copied to clipboard

The core for Flutter project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add npk_core

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

dependencies:
  npk_core: ^0.0.7+5

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:npk_core/npk_core.dart';
0
likes
95
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

The core for Flutter project.

Documentation

API reference

License

unknown (license)

Dependencies

cupertino_icons, flutter, flutter_bloc, http

More

Packages that depend on npk_core

Packages that implement npk_core