We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e0593f commit 7c1f816Copy full SHA for 7c1f816
README.md
@@ -4,6 +4,20 @@ A new Flutter project.
4
5
## Getting Started
6
7
+
8
+To use this project as a Chrome extension, follow the steps below:
9
10
+1. Clone this project using:
11
12
+ ```sh
13
+ git clone https://github.com/coderbaba0/current_detecter.git
14
+ ```
15
+2. From the project directory, run:
16
17
18
+ flutter pub get
19
20
21
This project is a starting point for a Flutter application.
22
23
A few resources to get you started if this is your first Flutter project:
0 commit comments