TF-548 Create abstract AutoCompleteDataSource common to all

This commit is contained in:
dab246
2022-05-13 09:25:29 +07:00
committed by Dat H. Pham
parent ae830544de
commit 0fc14a6c76
28 changed files with 100 additions and 98 deletions
+5 -1
View File
@@ -1,5 +1,5 @@
name: contact
description: A module implement request
description: Contact Module
publish_to: 'none'
version: 0.0.1
@@ -11,6 +11,9 @@ dependencies:
flutter:
sdk: flutter
model:
path: ../model
equatable: 2.0.3
json_annotation: 4.4.0
@@ -38,6 +41,7 @@ dev_dependencies:
# The following section is specific to Flutter.
flutter:
uses-material-design: true
# To add assets to your package, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg