flutter_sqlite_scaffold 1.0.0+1 copy "flutter_sqlite_scaffold: ^1.0.0+1" to clipboard
flutter_sqlite_scaffold: ^1.0.0+1 copied to clipboard

Generated Flutter SQLite app.

0.2.1 #

  • Version basic scaffold

0.2.0 #

  • Add sqflite run-able on Flutter Web

0.1.9 #

  • refactor code forget password and automation generated code

0.1.6 #

  • rafactor code and structure

0.1.5 #

  • Add --ui-style 1|2|3|classic|ocean|graphite for choosing among three generated UI themes.

0.1.4 #

  • Add --with-home / --no-home and an interactive home-dashboard prompt.
  • Allow generating a minimal post-login success home while skipping CRUD screens and routes.
  • Skip module models, services, controllers, and tests when home dashboard/CRUD generation is disabled.
  • Add --with-splash / --no-splash and an interactive splash-screen prompt.
  • Add --with-profile / --no-profile and an interactive profile-screen prompt.
  • Render auth and splash logos with a circular AppLogo widget.

0.1.2 #

  • Add robust default schema bootstrapping for empty projects.
  • Add fss init-schema / fss --init to create schema.sql without generating.
  • Embed a fallback default schema so global installs do not depend on resolving schema.example.sql.
  • Keep generated email credentials in a local ignored email_config.dart plus a safe example file.
  • Run dart format automatically after generation.
  • Add schema validation errors for invalid auth schemas.

0.1.1 #

  • Add the short fss executable.
  • Improve template resolution for globally activated packages.
  • Add optional email, auth, and forgot-password generation prompts.
  • Add registration success email support when email generation is enabled.

0.1.0 #

  • Initial beta CLI package for generating Flutter SQLite CRUD apps from SQL schemas.
  • Generates typed models, SQLite services, controllers, routes, CRUD screens, validators, optional auth, optional email, and tests.
0
likes
0
points
466
downloads

Publisher

unverified uploader

Weekly Downloads

Generated Flutter SQLite app.

License

unknown (license)

Dependencies

crypto, flutter, go_router, path, path_provider, shared_preferences, sqflite, sqflite_common_ffi_web, webview_flutter

More

Packages that depend on flutter_sqlite_scaffold