snap_ui 1.0.0-beta copy "snap_ui: ^1.0.0-beta" to clipboard
snap_ui: ^1.0.0-beta copied to clipboard

A modern, customizable Flutter component library with beautiful UI elements and smooth animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add snap_ui
copied to clipboard

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

dependencies:
  snap_ui: ^1.0.0-beta
copied to clipboard

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:snap_ui/snap_ui.dart';
copied to clipboard
2
likes
160
points
141
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.16 - 2025.03.31

A modern, customizable Flutter component library with beautiful UI elements and smooth animations.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on snap_ui