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

  • Packages to Scan Barcode and QR

    flutter_barcode_scanner A plugin for Android and iOS that enables barcode scanning. Barcodes, QR codes, and other types of coding are all supported. qr_flutter A Widget or custom painter may be used to display QR codes for Flutter. qr_code_scanner The zxing library is a QR code scanner that can be integrated into flutter. It makes use…

  • Floating Action Button Packages

    simple_speed_dial A simple Flutter speed dial. You may add as many speed dial alternatives as you wish. Labels may be added beside the options. Every FAB’s color can be customized. draggable_fab The FAB wrapper widget may be dragged to any edge of the screen and is draggable. curved_nav_bar The left and right side of the…

  • Packages for Excel and Word

     These packages allow developers to create beautiful charts in Excel or add interactive features to Word documents like adding hyperlinks or creating tables. They are all free and open source so you can use them on your next project! excel This is a Flutter and Dart library for reading, creating, editing, and updating Excel sheets…

  • 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-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…

  • Introduction Screen Packages

    intro_slider The Flutter Intro Slider is a flutter plugin that helps you create a compelling opening for your app. flutter_intro A more efficient method for introducing new features and a step-by-step user guide for your Flutter project. introduction_screen The Flutter Onboarding/Introduction package for a flutter app with some customization possibilities animated_walkthrough An animated introduction and…