Skip to content

A AlertProvider must be supplied #1

Description

@rahulmahadik

I'm trying add in my flutter project
My Code:

@override
 Widget build(BuildContext context) {

....

Alert.toast(context, "My msg",position: ToastPosition.bottom, duration: ToastDuration.long);
...
}

Error:

A AlertProvider must be supplied
I/flutter ( 9175): 'package:easy_alert/easy_alert.dart': Failed assertion: line 90 pos 12: 'manager != null'

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions