Skip to content

georgeherby/flutter-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Snippets

An Intellij & Android Studio plugin that adds Live Templates to your IDE saving time writing the boilerplate in Flutter.

Available Snippets

Shortcut Flutter Docs Description
alertDialog View Docs Creates a showDialog that returns with AlertDialog
animBldr View Docs Creates an AnimationBuilder
customClipper View Docs Creates a CustomClipper
customPainter View Docs Creates a CustomPainter
customScrollV View Docs Creates a CustomScrollView
futureBldr View Docs Creates a FutureBuilder
importMat View Docs Adds Material Import
importCup View Docs Adds Cupertino Import
layoutBldr View Docs Creates a LayoutBuilder
listViewBldr View Docs Creates a ListView.builder()
orienatatBldr View Docs Creates a OrientationBuilder
scfAll View Docs Creates a Scaffold containing an Appbar, BottomNavigationBar and FloatingActionButton
scfAppBar Creates a Scaffold containing an Appbar
scfAppBarFab Creates a Scaffold containing an Appbar and Floating Action Button
scfAppBarBtmNav Creates a Scaffold containing an Appbar and Bottom Navigation Bar
singleChildScrollV View Docs Creates a SingleChildScrollView
streamBldr View Docs Creates a StreamBuilder
stfulBldr View Docs Creates a StatefulBuilder

Plugin Supports the Following IDEs:

  • Android Studio
  • IntelliJ IDEA Ultimate
  • IntelliJ IDEA Community
  • IntelliJ IDEA Educational

About

An IntelliJ IDEA & Android Studio plugin that adds Live Templates to your IDE saving time writing the boilerplate in Flutter.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages