MioGreen / Flutter-News-App

Flutter News App with newsapi.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter News App

News App developed with Flutter and API from News API

Technology

  1. BLoC
    BLoC (Business Logic Component) is design pattern helps to separate presentation from business logic.
  2. Dio
    A powerful HTTP client for Dart, which supports interceptors, FormData, Request Cancellation, File Downloading, Timeout, etc.
  3. JSON Serializable
    Automatically generate code for converting to and from JSON by annotating Dart classes.
  4. Intl
    Plugin to provides internalization and localization facilities, including message translation, plurals and genders, date/number formatting and parsing, and bidirectional text.
  5. Url Launcher
    Flutter plugin for launching a URL on Android and iOS.
  6. Build Runner
    Package to provides a concrete way of generating files using Dart code, outside of tools like pub server/build, files are always generated directly on disk, and rebuilds are incremental- inspired by tools such as Bazel.

News App

About

Flutter News App with newsapi.org


Languages

Language:Dart 97.4%Language:Swift 1.3%Language:Kotlin 1.1%Language:Objective-C 0.1%