Skip to content

Commit

Permalink
feat: create tekartik_firebase_functions_call
Browse files Browse the repository at this point in the history
  • Loading branch information
alextekartik committed Jul 31, 2024
1 parent c931b94 commit e0fadd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion functions_call/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: tekartik_functions_call
name: tekartik_firebase_functions_call
description: Firebase functions call
version: 1.0.0
publish_to: none
Expand Down
2 changes: 1 addition & 1 deletion functions_call/test/functions_call_flutter_test.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
library;

import 'package:tekartik_functions_call/functions_call.dart';
import 'package:tekartik_firebase_functions_call/functions_call.dart';
import 'package:test/test.dart';

void main() {
Expand Down

0 comments on commit e0fadd9

Please sign in to comment.