one_uikit 0.1.5 copy "one_uikit: ^0.1.5" to clipboard
one_uikit: ^0.1.5 copied to clipboard

A comprehensive Flutter UI Kit with reusable components, icons, and utilities for 1APP project

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add one_uikit

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

dependencies:
  one_uikit: ^0.1.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:one_uikit/one_uikit.dart';
0
likes
100
points
97
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter UI Kit with reusable components, icons, and utilities for 1APP project

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, flutter_riverpod, flutter_svg, logger, multi_dropdown, phone_form_field, photo_view

More

Packages that depend on one_uikit