A small CLI tool to help improving the development flow of the Dibbs Flutter team.

Features

  • Generate pages (page widget, controller, view model, bindings, arguments, adapter)
  • Generate repository (abstract and implementation)
  • Generate data sources (abstract and implementation)
  • Generate use cases (with or without params class)
  • Generate entity
  • Generate unit test files
  • Install/Update dependencies

Getting started

pub global activate dibbs_flutter_cli

Libraries

dibbs_flutter_cli