/flutter_crud_example

A simple Flutter app that showcase using Hive + Provider + GetIt + Go Router + Integration Tests and Unit tests

Primary LanguageDart

Flutter Customer Management CRUD App

A simple Flutter app that showcase using Hive, Provider, GetIt, Go Router, Integration Tests, Unit tests.

Features

  • Repositories were interfaced to support both the development and production environments

  • Email field with real-time validation

  • Phone number field validation and formatting using native libs (by intl_phone_number_input package)

  • Integration tests sample

  • Unit testing sample

Screenshots