easybloc 1.1.13 copy "easybloc: ^1.1.13" to clipboard
easybloc: ^1.1.13 copied to clipboard

discontinued

Fork from Slidy, a CLI package manager and template for Flutter made by Flutterando This package uses http rather dio, easy_bloc rather bloc_pattern and has repository template. Generate Modules, Page [...]

1.1.4 #

  • Added initModule in tests (check the documentation)

1.1.3 #

  • Create unity test widget when generate pages or widgets.
  • Flutter Dart 100% compatible
     flutter pub global activate slidy
    

1.1.2 #

  • Added "service" command to generate auto disposed and injetable service.
     slidy generate service path-of-your-file
    

1.1.0 #

  • Now creating BLoCs or Repositories also creates Unitary Test files.
  • Added "test" command to "generate command".
     slidy generate test path-of-your-file
    

1.0.0 #

  • added command run, for exec your scripts in pubspec.yaml
  • Some commands have been improved for ease of usability for example the module, page and widget generation command have been shortened.
  • Fix errors

0.2.1 #

  • Removed folder App for main module.
  • File placement changes after "start -c" command.
  • The command "start -c" is being optimized to be the initial interface. We are working on the routes.

0.2.0 #

  • Added start -c, to start the project with routers, locations, and page structures

0.1.2 #

  • Added bloc command create;

0.1.1 #

  • Added param 'create';

0.0.1 #

  • Initial version, created by Stagehand
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Fork from Slidy, a CLI package manager and template for Flutter made by Flutterando This package uses http rather dio, easy_bloc rather bloc_pattern and has repository template. Generate Modules, Pages, Widgets and BLoCs

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

ansicolor, args, http, path, pubspec, yaml

More

Packages that depend on easybloc