Lapiete is a web and mobile application developed with Flutter to streamline the creation of administrative documents for funerals in French. The app provides functionality for generating documents like death certificates, burial permits, and more, tailored for French administrative processes.
- Create and generate administrative documents for funerals.
- Available for both web and mobile platforms.
- Built with MVVM architecture for clear separation of concerns and maintainability.
- Integrated PDF generation and rendering tools for document creation and display.
- get : State management, navigation, and local storage.
- pdf & pdf_render : For PDF creation, manipulation, and rendering.
- Retrofit & Dio: For consuming REST APIs with type-safe client generation.
- json_serializable : For generating JSON serialization code.
- permission_handler: For managing device permissions.
- encrypt: Encrypt data in local storage


