Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The method 'group' was called on null. #4

Closed
jayeshpansheriya opened this issue Nov 23, 2020 · 1 comment
Closed

The method 'group' was called on null. #4

jayeshpansheriya opened this issue Nov 23, 2020 · 1 comment

Comments

@jayeshpansheriya
Copy link

jayeshpansheriya commented Nov 23, 2020

jj@ind836 Web2App % flutter pub run change_app_package_name:main com.new.package.name Unhandled exception: NoSuchMethodError: The method 'group' was called on null. Receiver: null Tried calling: group(1) #0 Object.noSuchMethod (dart:core-patch/object_patch.dart:51:5) #1 AndroidRenameSteps.process (package:change_app_package_name/android_rename_steps.dart:23:41) <asynchronous suspension> #2 ChangeAppPackageName.start (package:change_app_package_name/change_app_package_name.dart:12:40) #3 main (file:///Users/indianic/development/flutter/.pub-cache/hosted/pub.dartlang.org/change_app_package_name-0.1.2/bin/main.dart:4:24) #4 _startIsolate.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:299:32) #5 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:168:12)

@atiqsamtia
Copy link
Owner

FIxed alongside #6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants