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

https://github.com/softmarshmallow/flutter-layouts

📚 Useful & production ready flutter layouts. not as examples, but as package. based on real-world apps
https://github.com/softmarshmallow/flutter-layouts

flutter flutter-layouts footer sticky

Last synced: 5 months ago
JSON representation

📚 Useful & production ready flutter layouts. not as examples, but as package. based on real-world apps

Awesome Lists containing this project

README

        

# flutter_layouts [![](https://img.shields.io/badge/pub-latest-brightgreen)](https://pub.dev/packages/flutter_layouts)

![](./doc/logo.png)

> Useful & production ready flutter layouts. not as examples, but as package. based on real-world apps

## Installation
```yaml
dependencies:
flutter_layouts: latest
```

## Layouts List
- [sticky footer layout](/lib/src/footer)

## Layouts Library
Layout | Preview
:-------------------------:|:-------------------------:
[footer](./lib/src/footer) |![](./doc/footer/footer-demo-1.gif)