Skip to content

[wifi_basic] Checklist for 1.0 #187

@daadu

Description

@daadu

APIs

  • Future<bool> isSupported();
    • android
    • ios
  • Future<WiFiGeneration> getGeneration();
    • android
    • ios
  • Furure<bool> isEnabled();
    • android
    • ios
  • Future<bool> setEnabled(bool enabled);
    • android
    • ios
  • Future<void> openSettings();
    • android
    • ios
  • Future<WiFiInfo> getCurrentInfo();
    • android
    • ios

Documentation

  • document API references
  • proper README

Test

  • automated unit tests
  • automated integration tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions