Skip to content

A Flutter login form app, which validates a login information, implementing the Dio package.

Notifications You must be signed in to change notification settings

AlexEduV/hotline_form_flutter_test

Repository files navigation

hotline_form

A Login Form app for Hotline, the position of Middle Flutter Engineer.

🚀 Features

  • A beautiful UI
  • Rest APIs Integration
  • User Input Validation
  • clean architecture, with custom components and separation of concerns

🛠️ Technologies Used

  • Frontend: Flutter, Dart
  • State Management: setState
  • Backend: Dio, Rest APIs, with Mock requests
  • Navigation: Navigator v2.0

🏗️ Architecture

The app follows Clean Architecture, ensuring separation of concerns:

  • data- Rest APIs implementation
  • domain - model classes
  • presentation - UI and Presentation

About

A Flutter login form app, which validates a login information, implementing the Dio package.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published