- DDD Architecture Proposal:
an implementation for Login with my Back-End Rest-API (Nest.JS) , with Dashboard for different screen size implemented by using pub below:
- [auto_route] for handling routing and navigation
- [flutter_bloc] for state management
- [freezed] code generator for unions/pattern-matching/copy
- [injectable] for DI
- [get_it] a simple Service Locator
- [flutter_secure_storage] for handling token secure storge
- [json_serializable] To generate to/from JSON code for a class
- [dio] Http client for Dart
- [retrofit] a type conversion dio client generator using source_gen
- [another_flushbar] a SnackBar UI
- animated_text_kit
- flutter_native_splash