Skip to content

Releases: V1shal-dev/flutter_posts_app

Flutter Posts App

23 Sep 07:27
72c7b78

Choose a tag to compare

Flutter Posts App - Initial Release

🚀 Features

  • ✅ Posts list with timer functionality
  • ✅ Mark posts as read (background color change)
  • ✅ Post detail view
  • ✅ Local storage with SQLite
  • ✅ Offline support
  • ✅ Timer pause/resume on scroll

📱 Installation

Download the APK file below and install on Android device.

🔧 Technical Details

  • Flutter 3.8+
  • API: JSONPlaceholder
  • Local Storage: SQLite
  • State Management: Provider