https://github.com/pixelagt/flusmic
A functional and kind of elegant Prismic.io integration for Dart and Flutter.
https://github.com/pixelagt/flusmic
dart dartlang flutter library prismicio
Last synced: 4 months ago
JSON representation
A functional and kind of elegant Prismic.io integration for Dart and Flutter.
- Host: GitHub
- URL: https://github.com/pixelagt/flusmic
- Owner: PixelaGt
- License: mit
- Created: 2019-07-16T03:23:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-07T09:22:56.000Z (over 2 years ago)
- Last Synced: 2025-04-26T18:37:28.883Z (9 months ago)
- Topics: dart, dartlang, flutter, library, prismicio
- Language: Dart
- Homepage:
- Size: 1.08 MB
- Stars: 23
- Watchers: 1
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# flusmic

[](https://codecov.io/gh/PixelaGt/flusmic)
[](https://www.repostatus.org/#active)
[](https://opensource.org/licenses/MIT)
[](https://pub.dev/packages/very_good_analysis)

A (unofficial) prismic.io integration for Dart and Flutter.
## Getting Started
| Code | Pub |
| ---- | --- |
| [flusmic](https://github.com/PixelaGt/flusmic/tree/master/packages/flusmic) | [](https://pub.dev/packages/flusmic) |
| [flusmic_ui](https://github.com/PixelaGt/flusmic/tree/master/packages/flusmic_ui) | [](https://pub.dev/packages/flusmic_ui) |
## Docs and articles
- [wiki](https://github.com/PixelaGt/flusmic/wiki): Flusmic general documentation. Here, you can find how to integrate flusmic to your dart/flusmic project, fetching data, handling results, custom objects and more.
- [intro](https://medium.com/pixela-gt/manage-your-app-content-with-flutter-and-prismic-io-3e3e4d777c3): A brief introduction to headless CMS and the powerful Prismic.io + Flutter combination.
## Maintainers
- [Pablo Bautista](https://github.com/pblinux)
- [Pixela team](https://github.com/PixelaGt)