joltax_framework 0.0.1+1 copy "joltax_framework: ^0.0.1+1" to clipboard
joltax_framework: ^0.0.1+1 copied to clipboard

Micro-framework for Flutter for that's built to simplify app development for Flutter projects.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add joltax_framework

With Flutter:

 $ flutter pub add joltax_framework

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

dependencies:
  joltax_framework: ^0.0.1+1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:joltax_framework/joltax_framework.dart';
0
likes
0
points
0
downloads

Publisher

verified publisherjoltax.com

Weekly Downloads

Micro-framework for Flutter for that's built to simplify app development for Flutter projects.

Homepage
Repository (GitHub)
View/report issues

Topics

#micro-framework #framework

Documentation

Documentation

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

flutter

More

Packages that depend on joltax_framework