glint 0.0.4 copy "glint: ^0.0.4" to clipboard
glint: ^0.0.4 copied to clipboard

A glint/shimmer reusable widget that can help you display bring simple yet nice-looking loading animation while keeping it's usage extremely simple.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add glint

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

dependencies:
  glint: ^0.0.4

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:glint/glint.dart';
1
likes
140
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A glint/shimmer reusable widget that can help you display bring simple yet nice-looking loading animation while keeping it's usage extremely simple.

Homepage
Repository (GitHub)
View/report issues

Topics

#loading #shimmer #skeleton

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on glint