cramr_ui_lib 3.0.6 copy "cramr_ui_lib: ^3.0.6" to clipboard
cramr_ui_lib: ^3.0.6 copied to clipboard

UI Library for all cramr derrivatives. This library contains all kinds of screens that will help language learners automate their knowledge.

example/example.md

Code snippet on how to potentially use the routes #

... MaterialApp( title: 'your_title', home: MyAppHomePage(title: "My App"), routes: { '/verbSelectionRoute' : (context) => VerbSelectionRoute(), '/verbIndicativeStudyRoute' : (context) => VerbIndicativeStudyRoute(), '/verbIndicativeTestRoute' : (context) => VerbIndicativeTestRoute(), '/verbEvaluateRoute' : (context) => VerbIndicativeEvaluateRoute(), }, ) ...

0
likes
110
pub points
0%
popularity

Publisher

verified publisherteamwabisabi.be

UI Library for all cramr derrivatives. This library contains all kinds of screens that will help language learners automate their knowledge.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

advertising_id, app_tracking_transparency, cramr_widget_lib, firebase_core, firebase_crashlytics, firebase_messaging, flutter, flutter_local_notifications, flutter_native_timezone, font_awesome_flutter, google_mobile_ads, intl, provider, shared_preferences, timezone

More

Packages that depend on cramr_ui_lib