nektor 0.1.2+1 copy "nektor: ^0.1.2+1" to clipboard
nektor: ^0.1.2+1 copied to clipboard

discontinuedreplaced by: ako
outdated

Flutter Simplification Framework

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.1.2+1

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/widgets/card/normalcard.dart';
import 'package:nektor/widgets/drawer/drawernavigationitem.dart';
import 'package:nektor/widgets/drawer/userdrawer.dart';
import 'package:nektor/widgets/input/textinputcontainer.dart';
import 'package:nektor/widgets/text/titlecontainer.dart';
1
likes
0
pub points
0%
popularity

Publisher

verified publisheratvg-studios.com

Flutter Simplification Framework

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on nektor