ub_code_structure 0.0.5 copy "ub_code_structure: ^0.0.5" to clipboard
ub_code_structure: ^0.0.5 copied to clipboard

CLI scaffolding package to initialize a modular GetX Flutter structure and generate feature modules.

0.0.1 #

  • Initial public release of ub_code_structure.
  • Added init CLI to scaffold base modular GetX app structure.
  • Added create CLI to generate feature modules with optional model/repository files.
  • Added support for --dry-run, --force, and --flat generation modes.
  • Improved package docs, usage examples, and publishing guidance.

0.0.2 #

  • Updated package metadata and publishing setup for pub.dev release.
  • Expanded Dartdoc coverage for key public APIs to improve pub points.
  • Added stricter analysis guidance for API documentation quality.

0.0.3 #

  • Change git url

0.0.4 #

  • splash and dashboard view add.
  • main dart add theme file.
  • version 0.0.4 publish

0.0.5 #

  • Added complete login flow with email/password form using shared UI components.
  • Added reusable PrimaryPasswordTextField with password visibility toggle.
  • Implemented registration form with profile image picker, gender, DOB, mobile, role, password, and confirm password fields.
  • Connected shared validators across auth forms and fixed email/mobile regex validation behavior.
  • Added auth routing updates (splash -> login, signup -> registration) and dashboard navigation.
  • Added dashboard argument handling to display logged-in user email and password.
1
likes
150
points
23
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

CLI scaffolding package to initialize a modular GetX Flutter structure and generate feature modules.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, connectivity_plus, device_info_plus, dio, flutter, get, google_fonts, image_picker, path, permission_handler, shared_preferences

More

Packages that depend on ub_code_structure