riddance_env 0.0.26 copy "riddance_env: ^0.0.26" to clipboard
riddance_env: ^0.0.26 copied to clipboard

Automate Flutter maintenance chores.

Code is a Liability #

Too much code slows you down, creates risks, increases maintainability burdens, confuses AI. So let's commit less of it.

With just one dev dependency, you get

  • Rid of all the platform-specific code
  • Strict linting
  • Cleaner templates
  • Cleaner repositories
  • Proper app ID, name, copyright statements, etc.

Get Started #

For convenience, setup an alias

$ alias fltr='flutter pub global run fltr'

Create your app

$ fltr create app -t riddance_env your_app_name

Start your app

$ cd your_app_name
$ fltr run

This with only five files in git.

1
likes
35
points
52
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Automate Flutter maintenance chores.

Topics

#devenv #riddance #codegen #template #build-runner

License

MIT (license)

Dependencies

icons_launcher, path, yaml

More

Packages that depend on riddance_env