Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Flutter News App with newsapi.org. Developed using the Test Driven Development.

License

NotificationsYou must be signed in to change notification settings

CoderJava/Flutter-News-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News App developed with Flutter and API fromNews API

How to use

Please open fileapi_provider.dart and changeYOUR_API_KEY in the variable_baseUrl with your own.

Technology

  1. BLoC
    BLoC (Business Logic Component) is design pattern helps to separatepresentation frombusiness 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 likepub server/build, files are always generated directly on disk, and rebuilds areincremental- inspired by tools such as Bazel.

News App

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp