Skip to content

Repository files navigation

riverpod_clean

Riverpod minimum boilerplate app

Features:

  • type-safe routing
  • organized theming
  • internet checking
  • authentication
  • local storage
  • logging
  • error handling
  • 100% coverage

Since code generation is heavily used, remember to run dart run build_runner watch -d when dealing with freezed, auto_route and riverpod

to use Sentry, set dart-define variable SENTRY_DNS

{ "name": "Debug run", "request": "launch", "type": "dart", "args": [ "--dart-define", "SENTRY_DNS=<YOUR_DNS>", ], },

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages