Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Nash0x7E2
/
awesome-flutter-snippets
Public
Notifications
You must be signed in to change notification settings
Fork
73
Star
165
Code
Issues
7
Pull requests
2
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
awesome-flutter-snippets
snippets
on
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 31, 2022
Flutter 3 Updates (#61)
Show description for dffe70e
Nash0x7E2
authored
dffe70e
Copy full SHA for dffe70e
init key in mateapp & cupeapp
javilledo
authored and
Nash0x7E2
committed
004dba0
Copy full SHA for 004dba0
Commits on May 20, 2022
Add snippet for group test function (#50)
AAAbramenko
authored
a4f6448
Copy full SHA for a4f6448
Update snippets.json (#49)
Show description for 42dc8f1
joaopedrocoelho
authored
42dc8f1
Copy full SHA for 42dc8f1
implement super initializers Dart 2.17 (#52)
Biplab-Dutta
authored
ea9f4c6
Copy full SHA for ea9f4c6
Use arrow function for toString (#53)
Sultanic
authored
31a1ef5
Copy full SHA for 31a1ef5
Commits on Jan 25, 2022
Fix lint issues
TahaTesser
committed
bb77ea5
Copy full SHA for bb77ea5
Commits on Nov 23, 2021
refactor: use State<T> createState on statefulW snippet
marcossevilla
committed
b18505a
Copy full SHA for b18505a
Commits on Sep 14, 2021
Merge branch 'master' into patch-1
Nash0x7E2
authored
d12e95b
Copy full SHA for d12e95b
fix: formatting, removed trailing whitespaces
leoshusar
authored and
Nash0x7E2
committed
f21dd4d
Copy full SHA for f21dd4d
Commits on Jul 24, 2021
refactor!: make widgets default to Container only
Show description for 220e142
Ascenio
authored
220e142
Copy full SHA for 220e142
Commits on Jul 6, 2021
feat(sinppets): added support for gridview
Zfinix
authored and
Nash0x7E2
committed
45e6523
Copy full SHA for 45e6523
Commits on Jun 9, 2021
migrate builders to null safety
Nash0x7E2
committed
3443f82
Copy full SHA for 3443f82
chore: update child container parameter to null
LeonardoRosaa
authored and
Nash0x7E2
committed
0049fb3
Copy full SHA for 0049fb3
Commits on Apr 22, 2021
Null-safety changes
runexes
authored and
Nash0x7E2
committed
ebf45ee
Copy full SHA for ebf45ee
Commits on Oct 15, 2020
Fix: spaces in StreamBuilder
vinayakvivek
authored and
Nash0x7E2
committed
a9f852a
Copy full SHA for a9f852a
Update snippets.json
Show description for c7ae3e2
kabagouda
authored and
Nash0x7E2
committed
c7ae3e2
Copy full SHA for c7ae3e2
Commits on Jul 2, 2020
update widget test prefix
Nash0x7E2
committed
84ce0a3
Copy full SHA for 84ce0a3
Fixed inheritedW (#22)
ianwith
authored
f0cdd08
Copy full SHA for f0cdd08
Added support for Listview.Separated (#26)
Show description for 2ee04ad
timilehinjegede
authored
2ee04ad
Copy full SHA for 2ee04ad
Commits on May 2, 2020
Flutter test snippets (#20)
Show description for ba6d825
TNorbury
authored
ba6d825
Copy full SHA for ba6d825
Commits on Apr 5, 2020
Add snippet to import the flutter_test package (#16)
Show description for 10bd5d3
arthurdenner
authored
10bd5d3
Copy full SHA for 10bd5d3
Commits on Oct 20, 2019
Added support for Value Listenable Builder
Nash0x7E2
committed
6b84a5c
Copy full SHA for 6b84a5c
Added support for Tween Animation Builder
Nash0x7E2
committed
e1534d8
Copy full SHA for e1534d8
Commits on Oct 10, 2019
Fixed another typo 'oriantation' to 'orientation' (#12)
BrutalCoding
authored and
Nash0x7E2
committed
47d0919
Copy full SHA for 47d0919
Commits on Sep 28, 2019
Add @override to Stateful Widget (#10)
Show description for 9f98238
Taym95
authored and
Nash0x7E2
committed
9f98238
Copy full SHA for 9f98238
Commits on Aug 26, 2019
Fixed typo (#9)
Nash0x7E2
authored
56f024c
Copy full SHA for 56f024c
Commits on Jul 18, 2019
adding BehaviorSubject
sinadarvi
authored
cea8fdd
Copy full SHA for cea8fdd
Commits on Apr 21, 2019
Resolved #6
Nash0x7E2
committed
2377a3d
Copy full SHA for 2377a3d
Commits on Apr 9, 2019
removed stateful/stateless widget
Nash0x7E2
committed
5c83376
Copy full SHA for 5c83376
Commits on Mar 21, 2019
Merge pull request #4 from rubensdemelo/master
Show description for 2673040
Nash0x7E2
authored
2673040
Copy full SHA for 2673040
correct cupertino app
rubensdemelo
committed
9e34299
Copy full SHA for 9e34299
Commits on Mar 20, 2019
add @override on initState
Show description for 210371c
rubensdemelo
authored
210371c
Copy full SHA for 210371c
Commits on Mar 17, 2019
improve description cupertinoapp
rubensdemelo
committed
bb328c4
Copy full SHA for bb328c4
add materialapp and cupertinoapp
rubensdemelo
committed
8b9101d
Copy full SHA for 8b9101d
Pagination
Previous
Next
You can’t perform that action at this time.