jocaaguraarchetype 1.5.1
jocaaguraarchetype: ^1.5.1 copied to clipboard
A foundational project by Jocaagura that serves as the core framework for its applications. This package provides essential features and utilities to streamline the development of robust and scalable [...]
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add jocaaguraarchetypeThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
jocaaguraarchetype: ^1.5.1Alternatively, 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:jocaaguraarchetype/jocaaguraarchetype.dart';