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

Vortex is a first powerful Flutter framework that brings the convenience and structure of Nuxt.js to Flutter development.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vortex

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

dependencies:
  vortex: ^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:vortex/vortex.dart';
2
likes
140
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

Vortex is a first powerful Flutter framework that brings the convenience and structure of Nuxt.js to Flutter development.

Homepage
Repository (GitHub)
View/report issues

Topics

#vortex #nuxt #flutter #build-system

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

args, dio, flutter, logger, meta, path, shared_preferences, yaml

More

Packages that depend on vortex