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: docs/docs/roadmap.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Roadmap 🗺️
2
2
3
-
In the interest of transparency, we want to share high-level details of our roadmap, so that others can see our priorities and make plans based off the work we are doing.
3
+
In the interest of transparency, we want to share high-level details of our roadmap, so that others can see our priorities and make plans based on the work we are doing.
4
4
5
5
## Areas of Focus 💡
6
6
@@ -10,7 +10,7 @@ In the interest of transparency, we want to share high-level details of our road
10
10
11
11
-[x] Resolve internal dynamic routing issue with `package:shelf_router`
12
12
-[x] Abstract `package:shelf` fully from the end-user so that `shelf` implementation details don't leak from the DartFrog public API
13
-
-[x] Also, simplify interfaces whereever possible to avoid having multiple ways to achieve the same thing and to keep the API surface as small as possible
13
+
-[x] Also, simplify interfaces wherever possible to avoid having multiple ways to achieve the same thing and to keep the API surface as small as possible
0 commit comments