Skip to content

catalunha/contactlist01b4a

Repository files navigation

deploy

$ flutter build web
$ rm -r ~/myapp/contactlist01b4a_cloudcode/contactList01/public/*
$ cp -a /home/catalunha/myapp/contactlist01b4a/build/web/. ~/myapp/contactlist01b4a_cloudcode/contactList01/public/
$ cd ~/myapp/contactlist01b4a_cloudcode/contactList01
$ b4a deploy

Created

$ flutter create --project-name=contactlist01b4a --org education.brintec --platforms android,web -a kotlin ./contactlist01b4a

Constraints

  • Basic
    • Equals
    • Contains
    • LessThan
    • LessThanOrEqualTo
    • GreaterThan
    • GreaterThanOrEqualTo
    • NotEqualTo
    • StartsWith
    • EndsWith
    • Exists
  • GeoPoint
    • Near
    • WithinMiles
    • WithinKilometers
    • WithinRadians
    • WithinGeoBox
    • WithinPolygon
  • Relational Constraints
    • MatchesQuery
    • DoesNotMatchQuery
    • MatchesKeyInQuery
    • DoesNotMatchKeyInQuery
  • Regex
  • Sorting
    • Order
      • Ascending
      • Descending
    • Limit
    • Skip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published