Skip to content

Commit c72c429

Browse files
authored
📝 Editing Pubspec.yaml
* 📝 Editing Pubspec.yaml * 📝 changing author in pubspec
1 parent 50312bd commit c72c429

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

pubspec.yaml

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
name: instabug_flutter
2-
description: A new flutter plugin project.
3-
version: 0.0.1
4-
author:
5-
homepage:
2+
version: 0.0.1-alpha.1
3+
description: >-
4+
Instabug is an in-app feedback and bug reporting tool for mobile apps.
5+
With just a simple shake, your users or beta testers can report bugs or
6+
send in-app feedback and the SDK will capture an environment snapshot of
7+
your user's device including all console logs, server-side network requests
8+
and bug reproduction steps compiling all these details in one organised dashboard
9+
to help you debug and fix bugs faster.
10+
author: Instabug <[email protected]>
11+
homepage: https://github.com/Instabug/Instabug-Flutter#readme
12+
documentation: https://github.com/Instabug/Instabug-Flutter#readme
613

714
environment:
815
sdk: ">=2.0.0-dev.68.0 <3.0.0"

0 commit comments

Comments
 (0)