Skip to content

Conversation

mhadaily
Copy link
Member

@mhadaily mhadaily commented Oct 2, 2020

@slightfoot slightfoot force-pushed the feature/battery_plus_macos branch 2 times, most recently from 67e28fe to 61290ab Compare October 2, 2020 17:55
slightfoot pushed a commit that referenced this pull request Oct 2, 2020
* Move share_plus in a subdir
* Rename share.dart to share_plus.dart
* Fix integration_test dependency
* Add platform interface
slightfoot pushed a commit that referenced this pull request Oct 2, 2020
slightfoot pushed a commit that referenced this pull request Oct 2, 2020
* add ci files and issue templates

* project does not have android tests

Co-authored-by: Miquel Beltran <miquelbeltran@users.noreply.github.com>
import 'package:flutter/services.dart';
import 'package:battery_plus_macos/battery_plus_macos.dart';

void main() {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the example for the macos plugin should be stored in the battery_plus (main plugin) directory (similarly as is in case of connectivity)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes correct, this example will be removed.

@jpnurmi jpnurmi added the battery_plus Battery Plus Plugin label Oct 22, 2020
Nash0x7E2 and others added 7 commits October 22, 2020 18:47
Signed-off-by: Neevash Ramdial <mail@neevash.dev>
Signed-off-by: Neevash Ramdial <mail@neevash.dev>
Signed-off-by: Neevash Ramdial <mail@neevash.dev>
…macos

Conflicts:
	.gitignore
	packages/battery_plus/pubspec.yaml
@jpnurmi
Copy link
Member

jpnurmi commented Oct 24, 2020

I have merged with origin/main, resolved conflicts, and applied various smaller fixes to pass CI tests & analysis.

  • merged with origin/main

  • fixed up battery_plus/pubspec.yaml

    • removed flutter/plugin/platforms/macos/pluginClass
      (BatteryPlusMacosPlugin is in battery_plus_macos instead)
    • resolved conflicts in dependencies
      • changed battery_plus_macos from local relative path to ^0.1.0
  • cosmetic changes to sync with other plugins

    • battery_plus_macos/CHANGELOG.md
    • battery_plus_macos/LICENSE
    • battery_plus_macos/README.md
  • replaced battery_plus_macos/lib/battery_plus_macos.dart with a dummy file

  • fixed up battery_plus_macos/pubspec.yaml

    • fixed version, urls etc.
    • changed battery_plus_platform_interface from local relative path to ^0.1.0
  • generated macOS runner for the battery_plus example

  • added dummy battery_plus/macos/battery_plus.podspec (Allow plugins not to support macOS flutter/flutter#46618)

  • removed bogus battery_plus_macos/test

  • cosmetic changes

    • updated battery_plus_macos/LICENSE and CHANGELOG.md

@jpnurmi jpnurmi changed the title Initial Macos support Initial Macos support to Battery Plus Oct 24, 2020
@jpnurmi
Copy link
Member

jpnurmi commented Oct 24, 2020

State Level
image image

Copy link
Member

@jpnurmi jpnurmi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 💙 🎉

jpnurmi added a commit that referenced this pull request Dec 13, 2020
@Jules369-ZM Jules369-ZM mentioned this pull request Jun 29, 2021
@jveryspace jveryspace mentioned this pull request May 9, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
battery_plus Battery Plus Plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants