Skip to content

ChristanWilbert/FlutterBlog

Repository files navigation

Blog App 📝

A beautiful and user-friendly blog app developed using Flutter. Explore a world of articles even when you're offline. Read, favorite, and enjoy seamless navigation in a feature-rich blogging experience.

Features 🚀

  • Offline Mode: Read your favorite articles even without an internet connection.
  • User-Friendly Interface: Intuitive design for smooth and enjoyable user experience.
  • Article Favorites: Save your favorite articles and access them easily.
  • Seamless Navigation: Effortlessly browse through a vast collection of articles.

Screenshots 📸

Image 1 Image 2 Image 3 Image 4

Getting Started 🏁

These instructions will help you set up the project on your local machine for development and testing purposes.

  1. Clone the Repository:

    git clone https://github.com/ChristanWilbert/FlutterBlog.git
    cd blog-app
    
  2. Install dependency: flutter pub get

  3. Run App: flutter run

  4. Build APK: flutter pub run build_runner build --delete-conflicting-outputs flutter build apk --release