Skip to content

It is the collection of program/projects which helps you to build program of REST API in dart.

Notifications You must be signed in to change notification settings

pra-android/Api-in-Dart

Repository files navigation

API IN DART:

It is the collection of program/projects which helps you to build program of REST API in dart.This repo will help you to understand about the REST API and HTTP packages in dart.

TOPIC COVERED:

1.HTTP in Dart 2.REST and REST API 3.HTTP VERBS 4.STATUS CODE 5.FETCH API

GETTING STARTED:

Downloads the projects file you want to perform.

If you have install dart in your machine then type command in terminal as "dart programname.dart"

PACKAGES USED:

import 'dart:io'; import 'dart:convert'; import 'package:http/http.dart 'as http;

SCREENSHOTS:

Pokemon Popular Movies Upcommingmovies BestRatedMovies Star Wars Character displayed Quiz Using API Weather App Quotesoftheday

About

It is the collection of program/projects which helps you to build program of REST API in dart.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages