Skip to content

TechStroke

Programming Tutorials – PHP/Python/C++/Java

  • Flutter
  • C++
  • About Us

ios

How to navigate flutter pages without context

On June 10, 2020June 10, 2020 by Siddhant Badola

There are certain situations in flutter development when we need to navigate to another page from outside the state widget.In such cases the (BuildContext)context is not available to the programmer and this can make it difficult for the programmer to navigate to the inteded page.For...

Recent Comments

    Categories

    • C++
    • Flutter
    • MySQL
    Copyright © TechStroke