We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c4a12 commit 8e82231Copy full SHA for 8e82231
1 file changed
README.md
@@ -22,7 +22,7 @@ Paystack Flutter SDK builds upon the recent patterns in the Android and iOS, thu
22
## Getting Started
23
- Install the dependency in your project
24
```sh
25
-flutter pub get paystack_sdk
+flutter pub get paystack_flutter_sdk
26
```
27
- Import the paystack_flutter into your `.dart` file
28
```dart
0 commit comments