prides 0.0.2+1 copy "prides: ^0.0.2+1" to clipboard
prides: ^0.0.2+1 copied to clipboard

A package that helps in creating custom Slides and Presenting them.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add prides

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

dependencies:
  prides: ^0.0.2+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:prides/prides.dart';
13
likes
150
pub points
1%
popularity

Publisher

verified publisherimmadisairaj.dev

A package that helps in creating custom Slides and Presenting them.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on prides