UNPKG

@assylman/riverpod-cli

Version:

nodejs cli for creating well structured flutter riverpod folders and files needed to work with Riverpod plugin

7 lines 159 B
export enum Commands { feature = 'feature', manager = 'manager', repository = 'repository', service = 'service', providers = 'providers', }