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

A Dart package for managing project portfolios, including functionality to add, modify, view, and delete projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add devanios

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

dependencies:
  devanios: ^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:devanios/devanios.dart';
1
likes
150
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package for managing project portfolios, including functionality to add, modify, view, and delete projects.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter

More

Packages that depend on devanios