Changelog

1.2.4

  • Improved analytics

1.2.3

  • Improved image preview
  • Updated screenshots

1.2.2

  • Fix for image preview transition when the image could not be loaded
  • Add GitHub workflow for iOS

1.2.1

  • More error handling tweaks

1.2.0

  • More robust error handling

1.1.20

  • Improved the force update logic

1.1.19

  • Updated all packages and dependencies

1.1.18

  • Handle 401 Unauthorized errors
  • More improvements for the force update logic
  • Update to Flutter 3.24 and the latest packages

1.1.17

  • Improved the force upgrade logic

1.1.16

  • Fix for the pull-to-refresh UI

1.1.15

  • Add a little easter egg - see if you can discover it šŸ˜‰

1.1.14

  • Add refresh indicator to individual tips
  • Improved analytics code

1.1.13

  • Add Posthog for analytics tracking
  • Track screen view analytics
  • Improved logging

1.1.12

  • Cleanup analytics
  • Targeting Android 14 (API level 34)

1.1.11

  • Analytics improvements
  • Updated packages
  • Updated minimum iOS deployment version to 13.0

1.1.10

  • Improve app startup logic
  • Fix a scrolling bug on Flutter web

1.1.9

  • Fix critical bug that was preventing new tips from loading

1.1.8

  • Replace Crashlytics with Sentry on iOS, Android builds
  • Fixed zone mismatch error on Flutter web
  • Fixed ā€œfeedbackā€ does not work with Flutter HTML renderer error

1.1.7

  • Increased text sizes and paddings
  • Use kIsWeb and defaultTargetPlatform for platform checks
  • Improved error monitoring setup
  • Only show feedback button on non-web builds
  • Upload source maps to Sentry for web builds
  • Donā€™t report exceptions from feedback package

1.1.6

  • Add Flutter web support
  • Updated the launch screen

1.1.5

  • Updated the launch screen

1.1.4

  • Updated to the latest packages

1.1.3

  • Changed the app icon

1.1.2

  • Updated to the latest packages

1.1.1

  • Made the app work better in offline mode

1.1.0

  • Added favorites filter to the search screen
  • Added empty placeholder for the search screen
  • Improved app rating prompt logic

1.0.4

  • About page has been renamed to Settings page
  • Show a confirmation dialog before clearing the cache
  • Improved anonymous data collection

1.0.3

  • Fixed app upgrade logic

1.0.2

  • Double tap to toggle zoom on the image viewer
  • Improved accessibility labels and tooltips
  • Other minor tweaks

1.0.1

  • Added theme selector to about page
  • Use bigger font for H3 markdown headings

1.0.0

This is the first release of the app, which offers these features:

  • Browse over 150 tips and tricks about Dart and Flutter app development
  • Search existing tips or choose a random tip
  • Save your favourite tips
  • Get access to additional resources, articles and videos about Flutter
  • Offline mode: once downloaded, the tips are saved locally so you can access them at any time, even when you donā€™t have a network connection
  • Image viewer: tap, pinch and zoom on any image
  • Light/dark mode, based on your system preferences