neat_ui 0.0.5 copy "neat_ui: ^0.0.5" to clipboard
neat_ui: ^0.0.5 copied to clipboard

A Flutter package with UI helpers (widgets/utils).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add neat_ui

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

dependencies:
  neat_ui: ^0.0.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:neat_ui/neat_ui.dart';
1
likes
150
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package with UI helpers (widgets/utils).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on neat_ui