Skip to content

Releases: nimblehq/flutter-templates

1.13.0

06 Dec 01:57
5a5db7e
Compare
Choose a tag to compare

Features

  • [#198] Generate and add "release notes" when distributing new builds on Firebase (staging and production) by @doannimble in #270

Full Changelog: 1.12.0...1.13.0

1.12.0

31 Oct 11:28
1787454
Compare
Choose a tag to compare

Features

  • [#245] Make Flutter Templates to be a "Template repository" by @luongvo in #271
  • [#268] [Android] Update android_deploy_production.yml to build and distribute release build by @luongvo in #275

Chores

Full Changelog: 1.11.0...1.12.0

1.11.0

06 Sep 08:10
271f3ea
Compare
Choose a tag to compare

Features

Chores

  • [#169] [iOS] Add mirrored workflows at the root project to test the iOS app publishing workflows by @doannimble in #265
  • [#226] Update to manage secrets with Github Environments for Staging and Production by @luongvo in #263
  • [#227] Sync latest GitHub templates from the git-template by @luongvo in #261

Bugs

N/A

Full Changelog: 1.10.0...1.11.0

1.10.0

01 Aug 08:37
7bc1ac4
Compare
Choose a tag to compare

What's Changed

  • [#210] Fix: generating sample project is failing to push changes to develop (protected branch) by @luongvo in #211
  • [Chore] Improve: skip git push action if there are no changes from the sample project by @luongvo in #213
  • [#200] Fix: The new project generator with Mason removes all variable params with ${{ }} format in workflows by @luongvo in #220
  • [#197] Keep the template project up to date with new configurations, versions from the Flutter starter project by @luongvo in #201
  • [#224] Add support for SVG and color assets by @chornerman in #231
  • [#197] Fix: Add missing iOS configurations + refactor Firebase env for app distributions by @luongvo in #240
  • [#110] [#180] [#173] Add documentation for template supported features & components by @luongvo in #238
  • [#223] Update the DI config & the base project structure with initial components by @doannimble in #244
  • [#246] Define app color resources via a new AppColors class instead of generating from an XML by flutter_gen by @chornerman in #252
  • [#222] Add new workflow to automate the mason bundle updating process after modifying the bundle config by @nmint8m in #247
  • [#229] [Android] Add signing config for debug and release builds by @doannimble in #251
  • [#241] [iOS] Set "build-number" by "$GITHUB_RUN_NUMBER" when building the app bundle by @nmint8m in #250
  • [#229] [Android] Add missing signing config in CD workflows by @luongvo in #254

New Contributors

Full Changelog: 1.9.0...1.10.0

1.9.0

05 Jul 09:35
ff7dd6b
Compare
Choose a tag to compare

Features

  • [#160] [Generate project with Mason] Generate "permission handler" as an optional feature by @manh-t in #203

Full Changelog: 1.8.0...1.9.0

1.8.0

02 Jun 10:05
a1f6f90
Compare
Choose a tag to compare

Features

  • [#188] [Generate project with Mason] Migrate the "json_serializable.field_rename" setting by @manh-t in #199
  • [#159] [Generate project with Mason] Generate the new project & keep the generated project in the repository root folder for reference by @luongvo in #196

Bugs

  • [#206] Fix: "flutter analyze ." command in CI workflow reports issues with new "sample" project folder by @luongvo in #207

Full Changelog: 1.7.0...1.8.0

1.7.0

28 Apr 08:59
2440843
Compare
Choose a tag to compare

Features

  • [#155] [Part 1] Initialize Mason script & configuration by @manh-t in #175
  • [#155] [Part 2] Initialize Mason script & configuration by @manh-t in #176
  • [#157] [Generate project with Mason] Migrate iOS project module generating step by @manh-t in #179
  • [#156] [Generate project with Mason] Migrate Android project module generating step by @luongvo in #186
  • [#158] [Generate project with Mason] Migrate Flutter project module generating step by @manh-t in #183
  • [#48] As a developer, I can have a CD process to build and deploy the iOS app to Firebase App Distribution by @markgravity in #153
  • [Chore] Bring the latest "develop" changes to "mason-integration" by @luongvo in #187
  • [#162][Generate project with Mason] Migrate the rest of components generating step & clean up by @manh-t in #189
  • [#184] [Generate project with Mason] Update necessary CI/CD workflows to use the new script by @luongvo in #191
  • [Chore] Merge the first stage of "Generate project with Mason" EPIC back to "develop" for releasing by @luongvo in #193

Chores

  • [#177] [Generate project with Mason] Update Use the template section in README to write the instruction for generating the project with Mason by @manh-t in #190

Full Changelog: 1.6.0...1.7.0

1.6.0

04 Apr 05:17
a50ef69
Compare
Choose a tag to compare

Features

  • [#47] As a developer, I can have a CD process to build and deploy the Android app to Firebase App Distribution by @luongvo in #161
  • [#61] As a developer, I can have a CD process to build and deploy the Android app to Play Store by @luongvo in #163

Chores

Full Changelog: 1.5.0...1.6.0

1.5.0

02 Mar 05:11
e52894d
Compare
Choose a tag to compare

Features

  • [#149] Add missing Flutter generated files to analysis_options exclusion config by @chornerman in #150

Chores

  • [#152] Rename the project folder from ".template" to "template" by @luongvo in #154

Bugs

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0

02 Feb 02:43
461a444
Compare
Choose a tag to compare

What's Changed

  • [#137] Add CI steps to verify the "generated project" by the script by @luongvo in #141
  • [#135] Fix: The script is failed at clean_up step on Python 3.8 by @manh-t in #145

Full Changelog: 1.3.1...1.4.0