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

discontinued

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
125
points
39
downloads

Publisher

verified publishereticon.ru

Weekly Downloads

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