UNPKG

vscode-flutter-files

Version:

Quickly scaffold flutter bloc file templates

241 lines (121 loc) 9.7 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [4.8.1](https://github.com/Gorniv/vscode-flutter-files/compare/v4.8.0...v4.8.1) (2023-12-26) ## [4.8.0](https://github.com/Gorniv/vscode-flutter-files/compare/v4.7.1...v4.8.0) (2023-12-26) ### Features * share my project for ios developers - aso.dev ([4d07ae6](https://github.com/Gorniv/vscode-flutter-files/commit/4d07ae6795deec5cff2c2590c1ffa18540f8e0ad)) ### [4.7.1](https://github.com/Gorniv/vscode-flutter-files/compare/v4.7.0...v4.7.1) (2023-06-21) ### Bug Fixes * badge ([de9cb68](https://github.com/Gorniv/vscode-flutter-files/commit/de9cb68040f580ad4a4b010022a64bc9a1092433)) ## [4.7.0](https://github.com/Gorniv/vscode-flutter-files/compare/v4.6.0...v4.7.0) (2023-06-21) ### Features * upgrade templates, readme ([7e2c899](https://github.com/Gorniv/vscode-flutter-files/commit/7e2c89959c983a727228111453ef667cb2ad54be)) ## [4.6.0](https://github.com/Gorniv/vscode-flutter-files/compare/v4.5.0...v4.6.0) (2022-11-24) ### Features * use ff_bloc ([1f5eed0](https://github.com/Gorniv/vscode-flutter-files/commit/1f5eed09c782bfa6d50f81abef86adf360243d1d)) ## [4.5.0](https://github.com/Gorniv/vscode-flutter-files/compare/v4.4.2...v4.5.0) (2022-11-23) ### Features * improve error template ([bd51e6a](https://github.com/Gorniv/vscode-flutter-files/commit/bd51e6a7fa30d5588f9c29079872cb2dc7af8369)) ### [4.4.2](https://github.com/Gorniv/vscode-flutter-files/compare/v4.4.1...v4.4.2) (2022-10-20) ### Bug Fixes * 4.4.1 can not gen new big pack in vscode [#40](https://github.com/Gorniv/vscode-flutter-files/issues/40) ([3947f8b](https://github.com/Gorniv/vscode-flutter-files/commit/3947f8b3db7d2ca35f045505dd23b85f9725aae9)) ### [4.4.1](https://github.com/Gorniv/vscode-flutter-files/compare/v4.4.0...v4.4.1) (2022-10-18) ## [4.4.0](https://github.com/Gorniv/vscode-flutter-files/compare/v4.3.1...v4.4.0) (2022-10-01) ### Features * support multi folder in templates.(base) ([484c58d](https://github.com/Gorniv/vscode-flutter-files/commit/484c58d6202731cb8ce2847471168d6d46954d94)) ### [4.3.1](https://github.com/Gorniv/vscode-flutter-files/compare/v4.3.0...v4.3.1) (2022-07-01) ## [4.3.0](https://github.com/Gorniv/vscode-flutter-files/compare/v3.1.2...v4.3.0) (2022-07-01) ### Features * new template for v.8 type ([7715833](https://github.com/Gorniv/vscode-flutter-files/commit/77158332b85a17780b67936278fa815b55c94cf7)) * support null safety ([162582d](https://github.com/Gorniv/vscode-flutter-files/commit/162582d9d5ed4910339cef1c8833dc49e215b903)) ### [4.2.1](https://github.com/Gorniv/vscode-flutter-files/compare/v4.2.0...v4.2.1) (2021-11-16) ## [4.2.0](https://github.com/Gorniv/vscode-flutter-files/compare/v4.1.1...v4.2.0) (2021-11-16) ### Features * new template for v.8 type ([7715833](https://github.com/Gorniv/vscode-flutter-files/commit/77158332b85a17780b67936278fa815b55c94cf7)) ### [4.1.1](https://github.com/Gorniv/vscode-flutter-files/compare/v4.1.0...v4.1.1) (2021-07-07) ## [4.1.0](https://github.com/Gorniv/vscode-flutter-files/compare/v3.1.2...v4.1.0) (2021-07-07) ### Features * support null safety ([162582d](https://github.com/Gorniv/vscode-flutter-files/commit/162582d9d5ed4910339cef1c8833dc49e215b903)) ### [3.1.2](https://github.com/Gorniv/vscode-flutter-files/compare/v3.1.1...v3.1.2) (2021-02-04) ### Bug Fixes * ff.config.json ([7a05444](https://github.com/Gorniv/vscode-flutter-files/commit/7a05444de7f86406c488a8b9b6e94e218616be2e)) ### [3.1.1](https://github.com/Gorniv/vscode-flutter-files/compare/v3.1.0...v3.1.1) (2021-02-03) ## [3.1.0](https://github.com/Gorniv/vscode-flutter-files/compare/v2.2.0...v3.1.0) (2021-02-03) ### Features * dynamic commands and config ([7142dee](https://github.com/Gorniv/vscode-flutter-files/commit/7142dee64d3fac7ab2e4377d8b394952e20265a4)) ## [2.2.0](https://github.com/Gorniv/vscode-flutter-files/compare/v2.1.0...v2.2.0) (2020-08-15) ### Features * support v.6 bloc ([01d4ce2](https://github.com/Gorniv/vscode-flutter-files/commit/01d4ce2dff1e8746e8348661415ddf5f93caf287)) * support v5 ([965a07c](https://github.com/Gorniv/vscode-flutter-files/commit/965a07cdef5a3393bdc398518c397b7a80b6a33f)) ## [2.1.0](https://github.com/Gorniv/vscode-flutter-files/compare/v1.9.0...v2.1.0) (2020-05-01) ### Features * add new command - copy templates ([096fc10](https://github.com/Gorniv/vscode-flutter-files/commit/096fc1085381dce44c1a8a62ed7dc4ee37a3f479)) * support multi templates ([f1732de](https://github.com/Gorniv/vscode-flutter-files/commit/f1732defb9b3b5969e2dfee6673db39de8fce3c0)) ### Bug Fixes * change linter ([97cb622](https://github.com/Gorniv/vscode-flutter-files/commit/97cb6224cbfcd4aa180d278510046f787163ebb8)) ## [1.9.0](https://github.com/Gorniv/vscode-flutter-files/compare/v1.8.0...v1.9.0) (2020-03-09) ### Features * use Stream for event ([8c17a78](https://github.com/Gorniv/vscode-flutter-files/commit/8c17a784a850f58ae72653eaeb7cf6ff8be20fa5)) ## [1.8.0](https://github.com/Gorniv/vscode-flutter-files/compare/v1.7.0...v1.8.0) (2020-03-06) ### Features * update templates ([891ba4c](https://github.com/Gorniv/vscode-flutter-files/commit/891ba4c47cf9eec7e6b4dd5044e29a421ef31f70)) ## [1.7.0](https://github.com/Gorniv/vscode-flutter-files/compare/v1.6.0...v1.7.0) (2019-12-30) ### Features * upgrade templates ([fdb4e01](https://github.com/Gorniv/vscode-flutter-files/commit/fdb4e017ae92a8e3c3acd67cb26f091dd649727b)) ## 1.6.0 (2019-11-27) ### Features * equatable v0.6.0 ([7668837](https://github.com/Gorniv/vscode-flutter-files/commit/7668837bf11dcec55e517a7894713e09de9806e7)) * flutter_bloc: 2.0.0 [#14](https://github.com/Gorniv/vscode-flutter-files/issues/14) ([e92e913](https://github.com/Gorniv/vscode-flutter-files/commit/e92e913644dfed233efd172e4b7a2e2b2f26060c)) * support flutter_bloc 0.22.1 ([7e19570](https://github.com/Gorniv/vscode-flutter-files/commit/7e19570aa02b42dd253a85e394548b30266a2a5a)) * update readme ([2c2495f](https://github.com/Gorniv/vscode-flutter-files/commit/2c2495ff0ac4b04b2a2ee839d5e8b22b1ee1e5f2)) * update templates ([76601aa](https://github.com/Gorniv/vscode-flutter-files/commit/76601aaf1cf0433853719ab40b743470fb74221a)) * update templates ([c7b236c](https://github.com/Gorniv/vscode-flutter-files/commit/c7b236c2c4f7ecb4bcec2e5aa77b5ab6cfbb32f1)) * Update templates - add StackTrace ([a591756](https://github.com/Gorniv/vscode-flutter-files/commit/a591756e024e428df05d6aea911511ee0f4184fc)) * Update templates: model, repository, state ([1e6bc12](https://github.com/Gorniv/vscode-flutter-files/commit/1e6bc128dcce4c87f48230e1327c15e86d07da4c)) * use custom template [#4](https://github.com/Gorniv/vscode-flutter-files/issues/4) ([288c596](https://github.com/Gorniv/vscode-flutter-files/commit/288c596979c1a837c9bd2f0970b0d8a3710ab727)) ### Bug Fixes * [#10](https://github.com/Gorniv/vscode-flutter-files/issues/10) and update bloc ([d4dcc78](https://github.com/Gorniv/vscode-flutter-files/commit/d4dcc78f8e5d136c5fda85f38252ef91dc47efc2)) * custom template for pack ([a4c9798](https://github.com/Gorniv/vscode-flutter-files/commit/a4c97983845714f29d41f0a2cf12b53d2caac447)) * File(s) could not be created. TypeError: Cannot read property 'name' of undefined [#7](https://github.com/Gorniv/vscode-flutter-files/issues/7) ([6eababc](https://github.com/Gorniv/vscode-flutter-files/commit/6eababc607c93e3ca866cdbe6acf0b435e69d766)) * final ([b4486be](https://github.com/Gorniv/vscode-flutter-files/commit/b4486beb04c5ce6aecf3b48770a84f5f90a55387)) * New Big Pack Bloc Stack Overflow issue [#11](https://github.com/Gorniv/vscode-flutter-files/issues/11) ([e6039ad](https://github.com/Gorniv/vscode-flutter-files/commit/e6039ade1d74fa5b058d4552c9229499dfc710a8)) * stack overflow ([c09ecd1](https://github.com/Gorniv/vscode-flutter-files/commit/c09ecd161a4bab58c37536bf0adf9b9e63910c1f)) * the wrong path(windows) [#6](https://github.com/Gorniv/vscode-flutter-files/issues/6) ([757a2ed](https://github.com/Gorniv/vscode-flutter-files/commit/757a2ed09fb6eeeb9d70cb789fc47e9139244609)) * update print stackTrace ([3239677](https://github.com/Gorniv/vscode-flutter-files/commit/3239677345961595b38bf0ae30b18c89bbae5b8c)) * use [@immutable](https://github.com/immutable), new version BLoC, webpack ([c0e4f71](https://github.com/Gorniv/vscode-flutter-files/commit/c0e4f71fa9314f9881550c8d69416fc286d3c875)) * vscode engines [#2](https://github.com/Gorniv/vscode-flutter-files/issues/2) ([e7aa5b6](https://github.com/Gorniv/vscode-flutter-files/commit/e7aa5b618c923f333f4b026c946bdd33735db9ce)) ## [1.5.5] 21.11.2019 - support flutter_bloc ^2.0.0 ## [1.5.4] 18.10.2019 - support flutter_bloc 0.22.1 ## [1.5.3] 18.10.2019 - add workspace support - update templates ## [1.5.1] 28.09.2019 - fix Stack Overflow ## [1.5.0] 28.09.2019 - support equatable v0.6.0 ## [1.4.0] 24.07.2019 - fix: #10 and update bloc ## [1.3.4] 14.05.2019 - Update templates: fix StackTrace ## [1.3.3] 13.05.2019 - Update templates: add StackTrace ## [1.3.2] 01.05.2019 - File(s) could not be created. TypeError: Cannot read property 'name' of undefined #7 ## [1.3.1] 29.04.2019 - Fix custom templates for pack ## [1.3.0] 23.04.2019 - Support custom templates ## [1.2.4] 17.04.2019 - Support windows path. Update templates ## [1.2.3] 05.04.2019 - Update templates, use @immutable, new version BLoC ## [1.2.2] 19.03.2019 - Update templates ## [1.2.1] 09.03.2019 - fix: vscode engines ## [1.2.0] 24.02.2019 - Update templates: model, repository, state ## [1.0.0] 24.02.2019 - Initial release