Giter Site home page Giter Site logo

rohan-kadkol / flutter-weekly-series-5-currency-exchanger-app Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 4.0 26.19 MB

Week 5: Beginners' Guide to Flutter Development

Home Page: https://youtu.be/IUzJ4WSbptc?t=48

Kotlin 0.76% Swift 2.24% Objective-C 0.21% Dart 88.31% HTML 8.48%
flutter dart algorithms http http-requests json json-parsing

flutter-weekly-series-5-currency-exchanger-app's Introduction

Beginners' Guide to Flutter Development

Welcome to the Beginners' Guide to Flutter Development hosted by Google's Developer Student Club (DSC) program!

This is an eight week workshop series every Thursday, 7:00 - 8:30 EDT from Oct 1, 2020 to Nov 19, 2020.

This series will cover all the Flutter skills all the way from the basics to the advanced level. By the end of this series, you'll be able to build complex, robust, and attractive Flutter apps for iOS, Android and the web.

Register now on EventBrite: bit.ly/flutterdate

Have questions? Then join our Google Classroom today!

5. Currency Exchanger ๐Ÿค‘

See how much 1 USD equals in almost all major currencies!

Screenshot

Structure

  • The app has been divided into steps.
  • Each step has starter and solution code.
  • You can access each code set using the respective branches.
  • Also, each step has detailed TODOs along with explanations on why we're doing each TODO.

How to follow this repo?

  • Complete the given TODOs in order.
  • Compare the starter and solution branches for each step. You can do this on GitHub or in Android Studio/VS Code.

How to compare branches on GitHub

How to compare branches on Android Studio

How to compare branches on Android Studio

Steps

  1. Setup app

2. Creating CurrencyCard and setting up the dark theme

3. Implement Advanced State Management for storing the currency information

4. Downloading exchange rates from the [Currency Layer API](https://currencylayer.com/)

5. Adding filtering functionality

6. Dynamic screen width for large screens

Skills Learned

  • Advanced State Management
    • Provider package
  • Advanced http requests
  • JSON parsing
    • jsonDecode (dart:convert)
  • ListTile
    • leading
    • title
    • trailing
  • CircleAvatar
  • BorderRadius
  • Advanced Dart coding to filter results
  • Dynamic screen widths for large screens
  • Flutter Web

flutter-weekly-series-5-currency-exchanger-app's People

Contributors

rohan-kadkol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.