imosys_flutter_package 0.0.2 copy "imosys_flutter_package: ^0.0.2" to clipboard
imosys_flutter_package: ^0.0.2 copied to clipboard

A flutter package for iMoSyS

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate imosys_flutter_package

Use it

The package has the following executables:

$ generate_structure

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add imosys_flutter_package

With Flutter:

 $ flutter pub add imosys_flutter_package

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

dependencies:
  imosys_flutter_package: ^0.0.2

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:imosys_flutter_package/imosys_flutter_package.dart';
1
likes
0
points
418
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package for iMoSyS

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dropdown_button2, extended_image, flutter, http, http_parser

More

Packages that depend on imosys_flutter_package