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 ff37b47 commit 027e62bCopy full SHA for 027e62b
README.md
@@ -36,6 +36,7 @@ Awesome Flutter Snippets is a collection of commonly used Flutter classes and me
36
| `toStr` | To String | Returns a string representation of this object. |
37
| `debugP` | Debug Print | Prints a message to the console, which you can access using the flutter tool's `logs` command (flutter logs). |
38
| `impm` | Material Package | Import Material package.
39
+| `impc` | Cupertino Package | Import Cupertino package.
40
41
<br>
42
0 commit comments