bloc_tools 0.1.0-dev.23 copy "bloc_tools: ^0.1.0-dev.23" to clipboard
bloc_tools: ^0.1.0-dev.23 copied to clipboard

Tools for building applications using the bloc state management library.

0.1.0-dev.23 #

  • deps: bump pkg:bloc_lint to ^0.4.0

0.1.0-dev.22 #

  • fix: version config mismatch

0.1.0-dev.21 #

  • deps: bump pkg:bloc_lint to ^0.3.7

0.1.0-dev.20 #

  • deps: bump pkg:bloc_lint to ^0.3.3
  • docs: add bloc_lint badge to README
  • refactor: analysis options updates

0.1.0-dev.19 #

  • deps: bump pkg:bloc_lint to ^0.3.2

0.1.0-dev.18 #

  • fix: migrate to pkg:lsp_server_ce
  • deps: bump pkg:bloc_lint to ^0.3.0

0.1.0-dev.17 #

  • deps: bump pkg:bloc_lint to ^0.2.1
  • docs: various README.md improvements

0.1.0-dev.16 #

  • deps: bump pkg:bloc_lint to ^0.2.0

0.1.0-dev.15 #

  • deps: bump pkg:bloc_lint to ^0.2.0-dev.6

0.1.0-dev.14 #

  • deps: bump pkg:bloc_lint to ^0.2.0-dev.5

0.1.0-dev.13 #

  • fix: various bug fixes for Windows
  • deps: bump pkg:bloc_lint to ^0.2.0-dev.4

0.1.0-dev.12 #

  • deps: bump pkg:bloc_lint to ^0.2.0-dev.3

0.1.0-dev.11 #

  • deps: bump pkg:bloc_lint to ^0.2.0-dev.2

0.1.0-dev.10 #

  • fix: language server diagnostic uri resolution on windows
  • deps: bump pkg:bloc_lint to ^0.2.0-dev.1

0.1.0-dev.9 #

  • feat: add bloc lint command

    $ bloc lint --help
    Lint Dart source code.
    
    Usage: bloc lint [arguments]
    -h, --help    Print this usage information.
    
    Run "bloc help" to see global options.
    

0.1.0-dev.8 #

  • feat: add bloc new <template> command

    $ bloc new --help
    Generate new bloc components.
    
    Usage: bloc new <subcommand> [arguments]
    -h, --help    Print this usage information.
    
    Available subcommands:
      bloc             Generate a new Bloc in Dart. Built for the bloc state management library.
      cubit            Generate a new Cubit in Dart. Built for the bloc state management library.
      hydrated_bloc    Generate a new HydratedBloc in Dart. Built for the bloc state management library.
      hydrated_cubit   Generate a new HydratedCubit in Dart. Built for the bloc state management library.
      replay_bloc      Generate a new ReplayBloc in Dart. Built for the bloc state management library.
      replay_cubit     Generate a new ReplayCubit in Dart. Built for the bloc state management library.
    
    Run "bloc help" to see global options.
    
  • chore: bump minimum Dart SDK version to 3.7.0

0.1.0-dev.7 #

  • fix: version constant
  • chore(deps): upgrade to pub_updater ^0.5.0

0.1.0-dev.6 #

  • chore: add screenshot to pubspec.yaml
  • chore(deps): upgrade to mocktail ^1.0.0
  • chore: add topics to pubspec.yaml
  • chore: update copyright year
  • chore: update logos

0.1.0-dev.5 #

  • refactor: standardize analysis options
  • deps: remove package:universal_io
  • deps: upgrade to pub_updater ^0.3.0
  • deps: upgrade to mason ^0.1.0-dev.33

0.1.0-dev.4 #

  • feat: improve update prompt style

0.1.0-dev.3 #

  • fix: upgrade to pub_updater ^0.2.1

0.1.0-dev.2 #

  • feat: automatic update support
  • docs: minor README improvements

0.1.0-dev.1 #

  • feat: initial development release
    • includes help command for usage
    • includes --version flag
26
likes
160
points
22.5k
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisherbloclibrary.dev

Weekly Downloads

Tools for building applications using the bloc state management library.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#bloc #state-management

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

args, bloc_lint, lsp_server_ce, mason, path, pub_updater

More

Packages that depend on bloc_tools