Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodydavis/flutter_data_view
A Flutter package to simplify creating data views with the same backing data source.
https://github.com/rodydavis/flutter_data_view
data-view data-viewer flutter json tag
Last synced: 25 days ago
JSON representation
A Flutter package to simplify creating data views with the same backing data source.
- Host: GitHub
- URL: https://github.com/rodydavis/flutter_data_view
- Owner: rodydavis
- License: mit
- Created: 2021-04-28T05:17:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-27T18:10:49.000Z (about 3 years ago)
- Last Synced: 2024-10-03T07:42:46.778Z (about 1 month ago)
- Topics: data-view, data-viewer, flutter, json, tag
- Language: C++
- Homepage: https://rodydavis.github.io/flutter_data_view/
- Size: 1.6 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![Buy Me A Coffee](https://img.shields.io/badge/Donate-Buy%20Me%20A%20Coffee-yellow.svg)](https://www.buymeacoffee.com/rodydavis)
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WSH3GVC49GNNJ)
![github pages](https://github.com/rodydavis/flutter_data_view/workflows/github%20pages/badge.svg)
[![GitHub stars](https://img.shields.io/github/stars/rodydavis/flutter_data_view?color=blue)](https://github.com/rodydavis/flutter_data_view)
[![flutter_data_view](https://img.shields.io/pub/v/flutter_data_view.svg)](https://pub.dev/packages/flutter_data_view)# flutter_data_view
A Flutter package to simplify creating data views with the same backing data source.