GithubHelp home page GithubHelp logo

felipecastrosales / using_dio Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 35.36 MB

๐Ÿ’ช Flutter App using package Dio with TheMovieDB API.

Kotlin 0.17% Swift 2.43% Objective-C 0.05% Dart 32.82% HTML 1.72% CMake 27.34% C++ 33.46% C 2.01%
flutter flutter-api flutter-apps flutter-samples flutter-package packages dart dart-package pubdev dio

using_dio's Introduction

Using Dio

Topics ๐Ÿ“‹


About ๐Ÿ“–

App Using TheMovieDB API with Dio. This project was developed to study the Dio package, which is a powerful Http client for Dart, which allows you to make requests to a server, and also to study the use of the TheMovieDB API, which is a free API that provides a lot of information about movies, series, and actors.


Preview ๐Ÿ“ฑ

using_dio_example.mp4

Functionalities ๐Ÿ› ๏ธ

  • View top rated movies;
  • View popular movies;

How to Use ๐Ÿค”

  • Don't forget to create an account on the TheMovieDB website, and get your API key, see https://www.themoviedb.org/documentation/api for more information.

  • In this repository, you will find a file called "env_example" in the root of the project, rename this file to ".env" and replace the value of the "apiKey" variable with your API key.

  • After that, follow the steps below:****

    First of all, correctly configure the Flutter Web development environment on your machine,**** see https://flutter.dev/web
    
    - Clone this repository:
    $ git clone https://github.com/felipecastrosales/using_dio using_dio
    
    - Enter in directory:
    $ cd using_dio
    
    - For install dependencies:
    $ flutter pub get
    
    - Run the app: 
    $ flutter run
    

How to Contribute ๐Ÿ’ช

- Fork the project 

- Create a new branch with your changes:
$ git checkout -b my-feature

- Save your changes and create a commit message telling you what you did:
$ git commit -m "feature: My new feature"

- Submit your changes:
$ git push origin my-feature

Linkedin Badge

using_dio's People

Contributors

felipecastrosales avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

using_dio's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.