Skip to content

Releases: PlugFox/octopus

0.0.9

07 Aug 18:51
3a5f8f2
Compare
Choose a tag to compare
Feature/split by lib (#12)

* Split by packages

* chore: Update to latest flutter version

* chore: Update dependencies and fix analyzer issue

* chore: Update web dependency to version 1.0.0

* chore: Remove unused service worker code from index.html

* chore: Update flutter_lints dependency to version 4.0.0

* chore: Update SDK and dependencies versions

* Update flutter version to 3.24.0

* chore: Update flutter and SDK versions to 3.4.0 and 3.24.0 respectively

* chore: Update flutter_lints dependency to version 4.0.0

* chore: Update example/pubspec.yaml and .github/workflows/*.yml

* chore: Update flutter and SDK versions to 3.4.0 and 3.24.0 respectively

* chore: Update Pub modules and dependencies

* chore: Update Pub modules and dependencies

0.0.1-pre.1

27 Dec 16:48
4ddcb48
Compare
Choose a tag to compare
0.0.1-pre.1 Pre-release
Pre-release
0.0.1-pre.1 (#5)

* Refactor history button and search widget

* Update error_util.dart and platform_initialization.dart files

* ToggleOctopusTools

* Add helper methods

* Add insert and insertAll methods to OctopusNodeBase

* Refactor OctopusState and OctopusNode classes

* Add test for decoding location with UUID

* Add devtools configuration file

* Add octopus tools

* Add global key for AppState

* Reverse order of adding nodes in StateUtil.normalizeChildren()

* Add InheritedOctopus

* Add script to move all files to the web folder

* Update image source directory path

* Update pipeline

* Update network path

* Fix NetworkImage

* Refactoring

* Refactor product image widget in product screen

* Update OctopusInformationProvider

* handlesBackButton

* Update platform initialization and history handling

* Comment setUrlStrategy

* 0.0.1-pre.1