Skip to content

Commit 027e62b

Browse files
committed
Updated table with shortcut for cupertino package
1 parent ff37b47 commit 027e62b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Awesome Flutter Snippets is a collection of commonly used Flutter classes and me
3636
| `toStr` | To String | Returns a string representation of this object. |
3737
| `debugP` | Debug Print | Prints a message to the console, which you can access using the flutter tool's `logs` command (flutter logs). |
3838
| `impm` | Material Package | Import Material package.
39+
| `impc` | Cupertino Package | Import Cupertino package.
3940

4041
<br>
4142

0 commit comments

Comments
 (0)