CLICreate class
CLICreate dasturni yaratish uchun base class.
Constructors
Properties
- fileRepository ↔ FileRepository
-
fileRepository fayllar bilan ishlash uchun
FileRepositoryinstanci.getter/setter pair - hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
changeAppName(
{required String appName, required Iterable< Platform> platforms}) → Future -
appNamevaplatformsorqali dastur nomini o'zgartirish. -
changeFilesImports(
String appName, String oldAppName) → void -
appNameyaratilayotgan dastur nomi.oldAppNameeski dastur nomi. Orqali import larni o'zgartirish. -
create(
{required List< String> args, required String appName}) → Future -
appNamedastur nomi.argsconsoledan olingan ma'lumot orqali project yaratish. -
getPubSpecName(
String path) → Future< String> -
pathorqali pubspec nomini olish. -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited