Skip to content

A Flutter app that loads a local JSON file by using DefaultAssetBundle and display it on the screen

Notifications You must be signed in to change notification settings

sunaarun/local-json-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

local_json_app

Flutter 2

A Flutter Application that loads a local JSON file that contains the different currencies around the world with their code and display them on the screen, using DefaultAssetBundle with the help of dart:convert library.

You can wathc the episodeon Youtube : https://youtu.be/fcwVwWZZ-sY

thumJSON

p

for further reading, DefaultAssetBundle : https://api.flutter.dev/flutter/widgets/DefaultAssetBundle-class.html

JSON and serialization : https://flutter.dev/docs/development/data-and-backend/json

dart:convert : https://api.dart.dev/stable/2.10.5/dart-convert/dart-convert-library.html

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

A Flutter app that loads a local JSON file by using DefaultAssetBundle and display it on the screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published