at_app_create 0.4.0 copy "at_app_create: ^0.4.0" to clipboard
at_app_create: ^0.4.0 copied to clipboard

A library to build your own custom implementation of flutter create.

0.4.0 #

  • Chore: Updated to support Dart 3

0.3.0 #

  • Fix: Fixed an issue with the template that caused the minIosVersion to be hardcoded to 9.0. (now defaults to 14.0)

0.2.0 #

  • 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 -> 24
    • targetSdkVersion: flutter.targetSdkVersion -> 30
    • compileSdkVersion: flutter.compileSdkVersion -> 33

0.1.1 #

  • Feat: Allow setting the minimum ios version using minIosVersion property. (defaults to 13.0)

0.1.0+1 #

  • Chore: Updated CI badge to refer to the new CI process.

0.1.0 #

  • Initial release.
3
likes
130
pub points
0%
popularity

Publisher

verified publisheratsign.org

A library to build your own custom implementation of flutter create.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

args, json_annotation, mason, path, pub_semver, universal_io

More

Packages that depend on at_app_create