Revert "testing changes, remove them when pushed"
This reverts commit a27efad0
Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
@@ -22,7 +22,6 @@ void main() async {
|
||||
|
||||
final client = Client(
|
||||
apiKey ?? kDefaultStreamApiKey,
|
||||
baseURL: 'https://chat-proxy-oregon.stream-io-api.com',
|
||||
logLevel: Level.INFO,
|
||||
showLocalNotification:
|
||||
(!kIsWeb && Platform.isAndroid) ? showLocalNotification : null,
|
||||
|
||||
Reference in New Issue
Block a user