Skip to content

Instantly share code, notes, and snippets.

@saliouseck2009
Created July 9, 2022 10:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saliouseck2009/c295d1b4948450e81d4f139db70ecaa1 to your computer and use it in GitHub Desktop.
Save saliouseck2009/c295d1b4948450e81d4f139db70ecaa1 to your computer and use it in GitHub Desktop.
final String response = await rootBundle.loadString('assets/surah.json');
final data = await json.decode(response);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment