Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 213 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 213 Bytes

Undb dart sdk

Development

dart pub get

Test

Copy .env file from .env.test.example and fill API_KEY environment

cp .env.test.example .env

Run test

dart test