We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70a3029 commit 237aabfCopy full SHA for 237aabf
platform_design/lib/songs_tab.dart
@@ -99,7 +99,7 @@ class _SongsTabState extends State<SongsTab> {
99
// ===========================================================================
100
// Non-shared code below because:
101
// - Android and iOS have different scaffolds
102
- // - There are differenc items in the app bar / nav bar
+ // - There are different items in the app bar / nav bar
103
// - Android has a hamburger drawer, iOS has bottom tabs
104
// - The iOS nav bar is scrollable, Android is not
105
// - Pull-to-refresh works differently, and Android has a button to trigger it too
0 commit comments