twafok_cli 1.0.1+1
twafok_cli: ^1.0.1+1 copied to clipboard
CLI tool for Twafok project clean architecture - Generate features, usecases, DI and barrel files automatically
1.0.1+1 #
- Replace
Either<Failure, T>withResult<T>in repository, use case, and data source templates - Simplify
DataSourceimplementation by utilizingDioHelper.getDatawith the newfromJsonparameter - Refine regex patterns and formatting in
CubitGeneratorandDataSourceGenerator - Update device streaming configuration with Galaxy A32 options
1.0.1 #
- Add DioConfig for flexible API configuration
- Add TwafokConfig for centralized app settings
- Add CacheHelper integration
- Improve theme management
- Add API shortcuts (get, post, put, patch, delete)
1.0.0 #
- Initial release
- Basic widgets and utilities
- Theme support