nektor 0.3.0 copy "nektor: ^0.3.0" to clipboard
nektor: ^0.3.0 copied to clipboard

discontinuedreplaced by: ako

Nektor is a Flutter Simplification Framework. Nektor implements a set of Widgets and Classes to speedup Design and Development in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nektor

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

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

Publisher

verified publisheratvg-studios.com

Nektor is a Flutter Simplification Framework. Nektor implements a set of Widgets and Classes to speedup Design and Development in Flutter.

Homepage
Repository

License

unknown (LICENSE)

Dependencies

flutter, path_provider

More

Packages that depend on nektor