An open API service indexing awesome lists of open source software.

https://github.com/timnew/destination


https://github.com/timnew/destination

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

          

# destination
[![Star this Repo](https://img.shields.io/github/stars/timnew/destination.svg?style=flat-square)](https://github.com/timnew/destination)
[![Pub Package](https://img.shields.io/pub/v/destination.svg?style=flat-square)](https://pub.dev/packages/destination)
[![Build Status](https://img.shields.io/github/workflow/status/timnew/destination/Run-Test)](https://github.com/timnew/destination/actions?query=workflow%3ARun-Test)

A library makes Flutter Navigation 2.0 easy to work with

## Usage

TODO: Include short and useful examples for package users. Add longer examples
to `/example` folder.

```dart
const like = 'sample';
```

## Key Concepts

### Destination
### NavigationStack
### NavigationController
### NavigationStackParser
### PageFactory
### BadDestination
### NavigationControllerProvider