eticon_struct 1.0.6 copy "eticon_struct: ^1.0.6" to clipboard
eticon_struct: ^1.0.6 copied to clipboard

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.6

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_struct.dart';
4
likes
110
pub points
7%
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, change_case, dart_style, flutter, process_run, yaml

More

Packages that depend on eticon_struct