Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hmida71 committed Oct 4, 2021
1 parent 24de5d9 commit ca60f83
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -45,6 +45,13 @@ bottomNavigationBar: FlashyTabBar(
),
</code></pre>

<h4>and Add this also in your Class </h4>
<pre><code>
var _selectedIndex = 0 ;
</code></pre>



Note From : flashy_tab_bar in <a href="https://pub.dev/packages/flashy_tab_bar">pub.dev</a> !!
<br>
Note : This flashy_tab_bar Don't Support Null Safety if you need flashy_tab_bar with null Safty install :
Expand Down

0 comments on commit ca60f83

Please sign in to comment.