88aab16b52
This should avoid the errors we've been seeing in Sentry of: ``` MissingPluginException(No implementation found for method listen on channel net.defined.nebula/null) ``` To test, start up the mobile app in an android phone or emulator, tap the plus button to add a new site, and verify that no error log is shown. Note: we still get a similar error when tapping the "Good Site" or "Bad Site" in debug, but I believe that is because it's being created too quickly before the EventChannel has a chance to be set up. Adding a site manually does not trigger the error. |
||
---|---|---|
.. | ||
CIDR.dart | ||
Certificate.dart | ||
HostInfo.dart | ||
Hostmap.dart | ||
IPAndPort.dart | ||
Site.dart | ||
StaticHosts.dart | ||
UnsafeRoute.dart |