velocity_x 4.3.1 copy "velocity_x: ^4.3.1" to clipboard
velocity_x: ^4.3.1 copied to clipboard

A minimalist Flutter framework for rapidly building custom designs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add velocity_x
copied to clipboard

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

dependencies:
  velocity_x: ^4.3.1
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:velocity_x/velocity_x.dart';
copied to clipboard
1.44k
likes
150
points
8.08k
downloads

Publisher

verified publishercodepur.dev

Weekly Downloads

2024.09.13 - 2025.03.28

A minimalist Flutter framework for rapidly building custom designs.

Homepage
Repository (GitHub)
Contributing

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

auto_size_text_pk, flutter, flutter_web_plugins, intl, vector_math, vxstate

More

Packages that depend on velocity_x