anisi_controls 0.0.1 copy "anisi_controls: ^0.0.1" to clipboard
anisi_controls: ^0.0.1 copied to clipboard

discontinued
outdated

A couple of my own custom made controls you may find useful to your flutter project like Anisi Bottom Navigation (Fancy Bottom Navigation)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add anisi_controls

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

dependencies:
  anisi_controls: ^0.0.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:anisi_controls/anisi_controls.dart';
1
likes
0
pub points
7%
popularity

Publisher

unverified uploader

A couple of my own custom made controls you may find useful to your flutter project like Anisi Bottom Navigation (Fancy Bottom Navigation)

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, vector_math

More

Packages that depend on anisi_controls