You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
# [`Push`](/push), a Flutter package for push notifications
2
2
3
-
This is just a repository which contains all the packages related to `Push` federated package. Take a look at the [README](push/README.md) in the "app facing package" (`push`).
3
+
This is a repository following the [federated plugin](https://docs.flutter.dev/packages-and-plugins/developing-packages#federated-plugins) structure.
4
+
5
+
## Documentation
6
+
7
+
Take a look at the [documentation](push/README.md) in the "app facing package" (`push`).
0 commit comments