at_app_create
A library to build your own custom implementation of flutter create.
0.4.0
atsign-foundation/at_app
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships on a steady schedule
a new release about every 4 months
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
5 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · Mar 2022 to Jun 2023
2023
2024
2025
2026
Releases
latest 5-
0.4.023 Jun 2023 -
0.3.018 Jan 2023Release notes
Open source →- Fix: Fixed an issue with the template that caused the minIosVersion to be hardcoded to 9.0. (now defaults to 14.0)
-
0.2.029 Sep 2022Release notes
Open source →- Chore: Updated the kotlin and gradle version to 1.7.10 and 7.5 respectively.
- Refactor: Changed the Android SDK version defaults:
minSdkVersion:flutter.minSdkVersion->24targetSdkVersion:flutter.targetSdkVersion->30compileSdkVersion:flutter.compileSdkVersion->33
- Refactor: Changed the Android SDK version defaults:
- Chore: Updated the kotlin and gradle version to 1.7.10 and 7.5 respectively.
-
0.1.101 Jun 2022Release notes
Open source →- Feat: Allow setting the minimum ios version using minIosVersion property. (defaults to 13.0)
-
0.1.016 Mar 2022