Skip to content

Releases: anfeichtinger/flutter_production_boilerplate_riverpod

v1.0.0

27 Aug 10:14
Compare
Choose a tag to compare

This update brings the whole project up to speed with the latest best practices for flutter.

  • Added support for all platforms (only tested on Android and Linux)
  • Simpler ThemeData with Material Design 3
  • Updated dependencies
  • Updated layouts for all screen sizes
  • Slightly stricter linting rules

v0.0.6+1

01 Feb 14:17
Compare
Choose a tag to compare
  • Update dependencies
  • Upgrade base of project to latest flutter template
  • Switch ionicons to fluentui icons
  • Minor adjustments for smaller screens

v0.0.5+1

20 Jan 16:46
Compare
Choose a tag to compare
  • Update dependencies

v0.0.4+1

12 Aug 14:40
Compare
Choose a tag to compare

Update theme to latest best practises.

v0.0.3+1

02 Jun 17:35
Compare
Choose a tag to compare
  • Allow theme to follow the system's theme

v0.0.2+1

02 Jun 14:39
Compare
Choose a tag to compare
  • Use stricter linting rules and refactor accordingly
  • Update theme colors and font
  • Fix Webview not working because of missing internet permission on Android

v0.0.1+1

30 May 20:40
Compare
Choose a tag to compare

Initial release