Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
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
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
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
Appearance settings
Resetting 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 }}
Codecta
/
flutter-autocomplete-textfield
Public
forked from
felixmccuaig/flutter-autocomplete-textfield
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
25fa7f3
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 24, 2019
Removed IDEA folder from index
felixmccuaig
committed
25fa7f3
Copy full SHA for 25fa7f3
changed .gitignore to exclude IDEA folder
felixmccuaig
committed
a6a8b29
Copy full SHA for a6a8b29
Commits on May 23, 2019
Update autocomplete_textfield.dart
Show description for 279e0ac
yakir8
authored
279e0ac
Copy full SHA for 279e0ac
Commits on May 5, 2019
Merge pull request #34 from msalinas1088/master
Show description for ff8d9ea
felixmccuaig
authored
ff8d9ea
Copy full SHA for ff8d9ea
Merge pull request #31 from altherat/patch-2
Show description for c08a715
felixmccuaig
authored
c08a715
Copy full SHA for c08a715
Commits on Apr 30, 2019
Fix #33. Fixed issues when losing/getting focus and hiding/showing the overlay suggestions.
msalinas1088
committed
49417ce
Copy full SHA for 49417ce
Commits on Apr 20, 2019
Fix overlay position
altherat
authored
70b8a28
Copy full SHA for 70b8a28
Commits on Apr 18, 2019
Merge pull request #26 from altherat/patch-1
Show description for abbdab4
felixmccuaig
authored
abbdab4
Copy full SHA for abbdab4
Merge pull request #28 from pboussekey/master
Show description for 5e4ece2
felixmccuaig
authored
5e4ece2
Copy full SHA for 5e4ece2
Commits on Apr 3, 2019
Merge with upstream
pboussekey
committed
0fb852a
Copy full SHA for 0fb852a
Set updateOverlay param as facultative
pboussekey
committed
2128023
Copy full SHA for 2128023
Merge pull request #20 from vleeuwenmenno/master
Show description for 42955f7
felixmccuaig
authored
42955f7
Copy full SHA for 42955f7
Merge pull request #27 from spidgorny/fix-prefill
Show description for a9ea9ea
felixmccuaig
authored
a9ea9ea
Copy full SHA for a9ea9ea
Commits on Mar 26, 2019
Fix clear on submit
pboussekey
committed
f552d3f
Copy full SHA for f552d3f
Add min length param
Show description for 952b901
pboussekey
authored
952b901
Copy full SHA for 952b901
Commits on Mar 22, 2019
- fix missing parameter in Simple... class
spidgorny
committed
a79d3ae
Copy full SHA for a79d3ae
- fix #16
Show description for 0135ed6
spidgorny
committed
0135ed6
Copy full SHA for 0135ed6
Commits on Mar 21, 2019
Update autocomplete_textfield.dart
altherat
authored
cbd575c
Copy full SHA for cbd575c
Commits on Feb 6, 2019
Added workaround for focusNodes
Show description for 3035b25
vleeuwenmenno
committed
3035b25
Copy full SHA for 3035b25
Commits on Dec 5, 2018
added inputformatters
felixmccuaig
committed
bd0510e
Copy full SHA for bd0510e
Commits on Nov 29, 2018
oops removed actual code
felixmccuaig
committed
aad2e05
Copy full SHA for aad2e05
oops removed actual code
felixmccuaig
committed
015e390
Copy full SHA for 015e390
Updated example and animation thing
felixmccuaig
committed
471ecfb
Copy full SHA for 471ecfb
Commits on Nov 27, 2018
Exposed textField
felixmccuaig
committed
1cda0b7
Copy full SHA for 1cda0b7
Updated pub to version 1.6.0!
felixmccuaig
committed
a9af27e
Copy full SHA for a9af27e
Merge remote-tracking branch 'origin/master'
felixmccuaig
committed
c9f4c18
Copy full SHA for c9f4c18
Fixed the issue of not returning the selected item with correct data type. Also added SimpleAutoCompleteTextField for common implementations with strings.
felixmccuaig
committed
9048dfb
Copy full SHA for 9048dfb
Fixed the issue of not returning the selected item with correct data type. Also added SimpleAutoCompleteTextField for common and basic implementations.
felixmccuaig
committed
44bcde9
Copy full SHA for 44bcde9
Commits on Nov 25, 2018
Update README.md
felixmccuaig
authored
b1ce649
Copy full SHA for b1ce649
Commits on Nov 16, 2018
Update README.md
felixmccuaig
authored
7536c21
Copy full SHA for 7536c21
Commits on Oct 20, 2018
Oops, spelling error.
felixmccuaig
committed
caec7ed
Copy full SHA for caec7ed
Added dynamic suggestions!
felixmccuaig
committed
7d63f12
Copy full SHA for 7d63f12
Commits on Sep 30, 2018
A few bug fixes and changes.
felixmccuaig
committed
5340a69
Copy full SHA for 5340a69
Commits on Sep 29, 2018
A few bug fixes and changes.
felixmccuaig
committed
c26d9ed
Copy full SHA for c26d9ed
Commits on Sep 2, 2018
Changed upper environment sdk constraint.
felixmccuaig
committed
aa37589
Copy full SHA for aa37589
Pagination
Previous
Next
You can’t perform that action at this time.