tiki-deprecated / app

TIKI DAO 🤫
MIT License
13 stars 6 forks source link

Research for sharing assets across SDKs #434

Closed sfaria27 closed 2 years ago

sfaria27 commented 2 years ago

As a software architect I need to understand how Flutter/Dart deal with assets and resources to build the design library.

Research

Acceptance criteria: 1 - Answers for these questions for discussion.

mike-audi commented 2 years ago

icons: http://fluttericon.com/

ricardobrg commented 2 years ago
ricardobrg commented 2 years ago

String (rootBundle.loadString) assets should be included in the lib as well.