MRxTHUNDER / blog_explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog Explorer

Blog Explorer is a Flutter app that allows users to explore a list of blogs fetched from a RESTful API. The app features a beautiful card-based UI displaying blog titles and images. Users can view detailed blog information and mark blogs as favorites. The app includes offline support with Hive.

Demonstartion

blog.explorer.mp4

Features

  • Display a list of blogs with images and titles
  • View detailed blog information
  • Mark blogs as favorites
  • Offline support using Hive

Installation

  1. Clone the repository
  2. Run flutter pub get to install dependencies
  3. Use flutter run to start the app

About


Languages

Language:C++ 39.5%Language:CMake 32.3%Language:Dart 20.3%Language:Swift 3.2%Language:C 2.4%Language:HTML 2.0%Language:Kotlin 0.2%Language:Objective-C 0.1%