Skip to content

Latest commit

 

History

History
106 lines (64 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

106 lines (64 loc) · 1.81 KB

1.4.0

  • Add unit tests
  • Update stub files

1.3.0

  • Add dolphin cli executable as dev dependency

1.2.0

  • Add bootstrap command
  • Update logs for app initialisation

1.1.1

  • Update netlify links with goflutter
  • Update pub dependency for cli

1.1.0

  • Add support for firebase with app initialisation
  • Add support for supabase with app initialisation
  • Add vscode launch configurations
  • Add environment variable file for integration environemnt

1.0.1

  • Fix environment config for appwrite
  • Update pub dependencies

1.0.0+1

  • Update homepage link for pub.dev
  • Update Readme file
  • Remove appwrite environment config from appwrite service

1.0.0

  • Add documentation with starlight
  • Update pub dependencies
  • Add routes for view by default

0.4.0

  • Add support for appwrite on app creation

0.3.1

  • Update flutter lints to v5

0.3.0

  • Add theme mode notifier
  • Add flex color scheme for themes

0.2.1

  • Update riverpod architecture link

0.2.0

  • Add theme based color and text styles
  • Update pub dependencies

0.1.7

  • Update pub dependencies to latest version in dolphin app
  • Add analytics navigator observer

0.1.6

  • Add package info service support

0.1.5

  • Add logger service support
  • Add developer menu support
  • Add logger view in developer menu as first page
  • Update pub dependencies to latest version in dolphin app

0.1.4

  • Add Shared Preference service
  • Migrate talker flutter to v4 and Go Router to v13

0.1.3

  • Add super key constructor for widgets
  • Remove template type print in create view

0.1.2

  • Fix dolphin create app import issues
  • Update pub dependencies to latest version in dolphin app

0.1.1

  • Fix dolphin app initial route issue
  • Add response for dolphin upgrade
  • Fix static analysis for freezed files

0.1.0+1

  • Initial experimentation