Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 742 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 742 Bytes

Wifi Router Manager

This is a simple router management applicated created using the router local admin dashboard api for backend.

Banner.

Supported hardware

  • MTN Boardband 4G Router

Looking forward to adding support for more router hardware

How to add support for more device

You can do this by inspected the router admin dashboard and follow the API implemention, so basically the application backend is the router local backend used on the web admin dashboard

Requirements

sdk: ">=3.0.5 <4.0.0"

Packages used

  • getx
  • avatar_glow
  • crypto
  • dio
  • equatable
  • flutter_vector_icons
  • google_fonts
  • native_dio_adapter
  • shared_preferences