Skip to main content

Riverpod

Class Provider

  • riverpod_execute
    for controller class with state only status and execute function with return state

  • riverpod_fetch_list
    for controller class with state List and fetch function

  • riverpod_fetch_single
    for controller class with state Single Object and fetch function