All projects
Dynerva App cover
# Flutter

Dynerva App

Offline-first Flutter app with a bidirectional sync engine and automated CI/CD pipeline.

Project Info

Tech Stack

Flutter
Dart
Isar
Bloc
GitHub Actions
Clean Architecture

About

Overview

Dynerva is an offline-first Flutter application powered by Isar Database, built to deliver a seamless experience even in low-connectivity environments. At its core is a custom bidirectional synchronization engine that reconciles local and remote data through atomic transactions and deduplication strategies, ensuring consistency without conflicts. The project also features a fully automated CI/CD pipeline via GitHub Actions, handling legacy dependency patching and secure APK signing on every build.

Features

Highlights

Offline-first architecture powered by Isar Database
Bidirectional sync engine with atomic transactions and deduplication
Automated CI/CD pipeline via GitHub Actions with secure APK signing
Code obfuscation, ProGuard rules, and latest Android SDK compliance
Built with Clean Architecture and Bloc for a modular, testable codebase