News

A Flutter App of News and Weather

Install

run terminal command make news_build for generate .freezed, .g and i18n

Before compiling the application, create the launch.json file following the launch.json.example file and attach their respective api_key.

flutter packages used

  • freezed
  • flutter_bloc
  • dio
  • json_serializable
  • slang
  • get_it
  • go_router
  • geocoding
  • geolocator
  • cached_network_image
  • flex_color_scheme
  • flutter_svg
  • intl
  • shimmer
  • flutter_gen

Video App Demo

News.Video.mp4

GitHub

View Github