Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit ec57790

Browse files
authored
s/flutter_android_lifecycle/flutter_plugin_android_lifecycle/ (#2205)
This plugin just landed in: #2168 The flutter_android_lifecycle package name is already taken, renaming to flutter_plugin_android_lifecycle.
1 parent 8251326 commit ec57790

File tree

80 files changed

+26
-26
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+26
-26
lines changed

packages/flutter_android_lifecycle/android/settings.gradle

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/flutter_android_lifecycle/lib/flutter_android_lifecycle.dart

Lines changed: 0 additions & 2 deletions
This file was deleted.

packages/flutter_android_lifecycle/android/build.gradle renamed to packages/flutter_plugin_android_lifecycle/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
group 'io.flutter.plugins.flutter_android_lifecycle'
1+
group 'io.flutter.plugins.flutter_plugin_android_lifecycle'
22
version '1.0'
33

44
buildscript {

0 commit comments

Comments
 (0)