flusmic 3.0.0-nullsafety.1
flusmic: ^3.0.0-nullsafety.1 copied to clipboard
A functional and kind of elegant Prismic.io integration for Dart and Flutter.
[3.0.0-nullsafety.1] #
- BREAKING: Null safety support
- Improves error management
- Update dependencies
[2.1.0] #
- Fix 'des' issue with orderings
- 'page' param for
getRootDocument
andgetDocumentsByType
methods - BREAKING: Change
Ordering
constructors totype
,document
,firstPublicationDate
andlastPublicationDate
- Update dependencies.
[2.0.0+2] #
- Update dependencies.
[2.0.0+1] #
- Health suggestions
[2.0.0] #
- Dart only support.
- Full Rich Text support.
- Full Link support.
- New models structure.
- Minor fixes to error handling.
- Update dependencies.
[1.2.3] #
- Update common_bloc dependency
[1.2.2] #
- Update common_bloc dependency
[1.2.1] #
- Update dependencies
[1.2.0] #
- authToken support.
- Initial RichText support through models.
- Effective dart.
- Update dependencies.
[1.1.0] #
- Date and time predicates
- Orderings
- Minor fixes.
[1.0.1] #
- Update dependencies.
- Minor fixes.
[1.0.0 - Stable release] #
- Predicates.
- FlusmicBuilder widget.
- New way to query into prismic API
- Minor fixes.
[0.1.11] #
- Fix Dimension type issues with prismic.io API.
[0.1.10] #
- Fix path for Language.
[0.1.9] #
- Fix Language support.
[0.1.8] #
- Language support.
[0.1.7] #
- Update dependencies
- Fix null error with Simple Document.
[0.1.6] #
- Add nullables to Simple Document model.
[0.1.5] #
- Fix export 'Simple Document' serializer.
[0.1.4] #
- Fix export 'Simple Document' model.
[0.1.3] #
- New model 'Simple Document' added.
[0.1.2] #
- Fix media type to be nullable.
[0.1.1] #
- Fix media type to be nullable.
[0.1.0] #
- Expose remaining types
- Slices added.
[0.0.2] #
- Expose types.
[0.0.1] #
- Prismic.io integration for flutter
- First release.