static_micro_cms 0.2.2 static_micro_cms: ^0.2.2 copied to clipboard
A package that helps you create a webpage with Jamstack using microCMS
0.2.2 #
- Update pubspec.yaml
0.2.1 #
- Update pubspec.yaml
0.2.0 #
- accept list apis that have more than 10 items
Breaking:
- change type definition of list apis to List<>
- remove properties of list apis: totalCount, offset and limit
0.1.1 #
- fix to use baseUrl
0.1.0 #
first release
- generate type definitions from schema file automatically