Router and Navigation Packages

fluro

Fluro is a Flutter routing library that provides custom routing capabilities such as wildcards, named parameters, and clear route definitions.

beamer

The Router and Navigator’s Pages API, aka “Navigator 2.0,” enables you to traverse guarded page stacks and URLs via the Router and Navigator.

shelf_router

Supports URL parameters, nested routers, and router constructions generated from source annotations in addition to the shelf web-framework’s convenient request router.

routemaster

Navigator 2.0 is a simple-to-use router for the web, mobile, and desktop. URL-based navigation, easy tab and nested route handling.

qlevar_router

A package that helps you plan your project’s routes. Nested routes are possible. It is possible to navigate between pages without context.

yeet

No boilerplate. No code generation. There are no classes in this method. It’s just yeet!

vrouter

A navigation package that makes using and routing on all platforms simple. It is based on Navigator 2.

Similar Posts

  • Picture-in-Picture Packages

    A Picture-in-Picture (PIP) is a small, frame that floats out of the main video and stays on top of it. It can be used to display anything like: Knowing the different purposes behind PIP will help you understand which package suits your needs best. flutter_android_pip With the SDK 24 or above, you may integrate Picture-in-Picture…

  • Text Packages

    One of the benefits of using Flutter is its rich graphical system, which makes it easy for developers to make their app look great with very little effort. To help you get started, we’ve put together this roundup of some of our favorite packages and libraries for creating beautiful text layouts with Flutter! flutter_typeahead A…

  • Text-to-Speech Packages

    Text-to-speech (TTS) is the process of using software to read aloud text that is displayed on a screen. Text-to-speech programs can convert text into speech, and do so in various ways depending on the user’s familiarity with the system. flutter_tts flutter_tts is a good Text to Speech Flutter plugin available on pub.dev platform. This plugin…

  • Best Flutter Tools

    If you want to get the most out of your experience with this incredible platform then I recommend checking out these awesome tools! Flutter Editors Android Studio Android Studio is an IDE (Integrated Development Environment) for developing a mobile application using Dart/Flutter, Java/Kotlin or C/C++ language on Linux, macOS and Windows operating systems. Visual Studio…