Last updated:
0 purchases
ailext
Kod yazmayı kısaltan ve basitleştiren küçük kestirmeler
Features #
Bişiler.
Getting started #
@override
Widget build(BuildContext context) {
return MaterialApp(
scaffoldMessengerKey: Ail.scaffoldKey, // Add line
navigatorKey: Ail.navigationKey, // Add line
home: const Scaffold(),
);
}
copied to clipboard
Usage #
add pubspec.yaml
flutter:
assets:
assets/vectors/
assets/images/
assets/fonts/
const like = 'gibi';
copied to clipboard
Additional information #
[email protected]
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.