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

discontinued
outdated

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 [...]

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate easybloc

Use it

The package has the following executables:

$ easy

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add easybloc

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

dependencies:
  easybloc: ^1.1.8

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:easybloc/slidy.dart';
0
likes
0
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

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

unknown (license)

Dependencies

ansicolor, args, http, path, pubspec, yaml

More

Packages that depend on easybloc