eticon_struct 1.0.1-dev.1 copy "eticon_struct: ^1.0.1-dev.1" to clipboard
eticon_struct: ^1.0.1-dev.1 copied to clipboard

outdated

Package for creating the project structure and individual elements. Will help you create the necessary elements in one line!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add eticon_struct

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

dependencies:
  eticon_struct: ^1.0.1-dev.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:eticon_struct/eticon_structure.dart';
4
likes
0
pub points
0%
popularity

Publisher

verified publishereticon.ru

Package for creating the project structure and individual elements. Will help you create the necessary elements in one line!

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, dart_style, eticon_api, flutter, process_run, yaml

More

Packages that depend on eticon_struct