Demo Flutter application. Works on Android and iOS
- Displaying list of employees
- Adding new employee
- Displaying employee details and children
- Adding new child to an employee
- Forms validation
- Persisting data in local database
- provider for accessing state
- intl for dates and words formatting
- moor and moor_flutter for working with local SQLite database
- build_runner and moor_generator for code generation
Ready-to-install apk files for Android can be found on Releases tab