Skip to content

Instantly share code, notes, and snippets.

@marcossevilla
Created February 17, 2021 16:40
Show Gist options
  • Save marcossevilla/0bb724402bc3d22521e650339b385a57 to your computer and use it in GitHub Desktop.
Save marcossevilla/0bb724402bc3d22521e650339b385a57 to your computer and use it in GitHub Desktop.
final namesNotifierProvider = StateNotifierProvider((_) => NamesNotifier());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment