Skip to content

Commit

Permalink
Update src/content/platform-integration/platform-channels.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sfshaza2 authored Nov 13, 2024
1 parent 9da6740 commit 07b533a
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions src/content/platform-integration/platform-channels.md
Original file line number Diff line number Diff line change
Expand Up @@ -894,9 +894,11 @@ And replace with the following:
You should now be able to run the application on Windows.
If your device doesn't have a battery,
it displays 'Battery level not available'.
Note: To ensure the changes take effect, the project should be recompiled
with Visual Studio.Otherwise, you may encounter an error saying: Failed to get
battery level: Memory leak .
:::note
To ensure that the changes take effect, recompile the project.
Otherwise, you might encounter the following error: **Failed to get
battery level: Memory leak.**
:::
### Step 6: Add a macOS platform-specific implementation

Start by opening the macOS host portion of your Flutter app in Xcode:
Expand Down

0 comments on commit 07b533a

Please sign in to comment.