longevo_flutter_ui_kit 0.0.1 copy "longevo_flutter_ui_kit: ^0.0.1" to clipboard
longevo_flutter_ui_kit: ^0.0.1 copied to clipboard

Longevo Flutter UI Kit, a set of reusable widgets and utilities for Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add longevo_flutter_ui_kit

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

dependencies:
  longevo_flutter_ui_kit: ^0.0.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:longevo_flutter_ui_kit/buttons/longevo_button.dart';
import 'package:longevo_flutter_ui_kit/main.dart';
1
likes
140
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

Longevo Flutter UI Kit, a set of reusable widgets and utilities for Flutter applications.

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on longevo_flutter_ui_kit